]> BookStack Code Mirror - bookstack/commit
Moved sass build out of webpack, updated npm deps
authorDan Brown <redacted>
Sat, 27 Jun 2020 15:52:26 +0000 (16:52 +0100)
committerDan Brown <redacted>
Sat, 27 Jun 2020 15:52:26 +0000 (16:52 +0100)
commit540119f133c99dcfddf37d623735e2a0f9660c14
treef5948eae9accbc50b1b5389e4b0aa3c88c15866c
parentd5de28c444e26360ad14b4b044046ccab4f2ec8d
Moved sass build out of webpack, updated npm deps

Moving sass out of webpack cleans the setup quite considerably and
brings a good speed improvement.
Made use of npm-run-all so the previous commands still run like before.
package-lock.json
package.json
webpack.config.js