add missing chill.webpack.config.js

This commit is contained in:
nobohan 2018-04-27 14:34:59 +02:00
parent c847be8534
commit 4d811aad2a

4
chill.webpack.config.js Normal file
View File

@ -0,0 +1,4 @@
// this file loads all assets from the Chill person bundle
require('./Resources/public/css/person.css');
//require('./Resources/public/sass/person.scss');