dont need extractLocals in appveyor
This commit is contained in:
parent
de5af5d2bc
commit
065d8839fb
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ cd ..
|
|||
cd ui
|
||||
yarn install
|
||||
npm rebuild node-sass
|
||||
node extractLocals.js
|
||||
node_modules\.bin\node-sass --output dist\css --sourcemap=none scss\
|
||||
node_modules\.bin\webpack
|
||||
Copy-Item dist ..\app\ -recurse
|
||||
|
|
Loading…
Reference in a new issue