📺 refactor to add webpack

This commit is contained in:
Joshua Seigler 2017-09-12 01:45:15 -04:00
parent 561e3f3a76
commit 9cd22b19b2
10 changed files with 3963 additions and 191 deletions

2
src/app.js Normal file
View file

@ -0,0 +1,2 @@
import 'js/run.js';
import 'main.less';