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