From 4d811aad2a5be727649538f4f9e7bc8a97140060 Mon Sep 17 00:00:00 2001 From: nobohan Date: Fri, 27 Apr 2018 14:34:59 +0200 Subject: [PATCH] add missing chill.webpack.config.js --- chill.webpack.config.js | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 chill.webpack.config.js 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');