Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit ca7d0e4

Browse files
committed
Merge pull request #246 from kassens/plain-globalHook
Remove global-hook.js file from plain shell
2 parents b4fef94 + d977a68 commit ca7d0e4

2 files changed

Lines changed: 0 additions & 15 deletions

File tree

shells/plain/global-hook.js

Lines changed: 0 additions & 14 deletions
This file was deleted.

shells/plain/webpack.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ module.exports = {
1414
entry: {
1515
backend: './backend.js',
1616
container: './container.js',
17-
globalHook: './global-hook.js',
1817
},
1918
output: {
2019
path: __dirname + '/build',

0 commit comments

Comments
 (0)