accurat / accurapp

Create JS apps with flexible build configuration, tailored for the specific needs of Accurat
MIT License
21 stars 5 forks source link

✨ Clean build folder and use build path from webpack.config.js #28

Closed markov00 closed 7 years ago

markov00 commented 7 years ago

This fix will clean the build folder before compilation and allows to change the build path on your local webpack.config.js file

caesarsol commented 7 years ago

👍 !

marcofugaro commented 7 years ago

👮 Ehi ehi @markov00 I am seeing some compiled files in the repo, what is the folder test_build/ for?

Did you know about the yarn create-test-app script?

markov00 commented 7 years ago

Sorry for that @marcofugaro, strange that I also commited these files. I knows about create-test-app but from @caesarsol not from the repo itself. Maybe adding this to the README.md file can help in a better contribution

marcofugaro commented 7 years ago

👌 💯