use own webpack config
This commit is contained in:
parent
9e136fa1b3
commit
9879a03e03
@ -70,6 +70,7 @@ let
|
||||
|
||||
patchPhase = ''
|
||||
ln -sf ${nodeSource}/node_modules .
|
||||
cp ${./webpack.config.js} webpack.config.js
|
||||
'';
|
||||
|
||||
shellHook = ''
|
||||
|
Loading…
Reference in New Issue
Block a user