diff --git a/chill.webpack.config.js b/chill.webpack.config.js new file mode 100644 index 000000000..97222b223 --- /dev/null +++ b/chill.webpack.config.js @@ -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');