html: add development server

This commit is contained in:
Shuanglei Tao
2018-05-02 23:27:50 +08:00
parent 2d78f5c6a5
commit 68b58829cd
9 changed files with 3148 additions and 448 deletions

View File

@@ -1,3 +1,5 @@
require('../sass/app.scss');
// polyfills for ie11
require('core-js/fn/array');
require('core-js/fn/object');