0
0
Fork 0

Fix mailer to use webpack core

This commit is contained in:
kibi! 2018-01-15 21:17:03 -08:00
parent 89a9d629f7
commit cda845ae0e
6 changed files with 7 additions and 2 deletions

View file

@ -0,0 +1 @@
import 'styles/mailers.scss';

View file

@ -10,6 +10,9 @@ pack:
embed: embed.js
error:
home:
mailer:
filename: mailer.js
stylesheet: true
modal:
public: public.js
settings: settings.js