slate-mate
slate-mate copied to clipboard
Please help figure out the build
Hello,
Thanks for putting this out, looks cool and I can't wait to give it a go! Tried building the sources and got stuck. Got powr
and wrappack
packages installed since npm run build
was complaining.
Got as far as getting these errors now on build:
ERROR in ./app/browser.js
Module not found: Error: Can't resolve '../lib/style.less'
ERROR in ./app/app.js
Module not found: Error: Can't resolve 'slate-mate
What I cannot figure out is where is the \lib
folder supposed to come from? It is being referenced in build configuration but I don't see how it is being created.
Thanks for looking into this!
+1 Would also be great to know what version of webpack you're using.