Skip to content
This repository has been archived by the owner on Jun 19, 2018. It is now read-only.

Commit

Permalink
Add vue style loader to memory
Browse files Browse the repository at this point in the history
  • Loading branch information
christianalfoni committed Mar 17, 2017
1 parent 82d6600 commit 0828357
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ setInterval(sessions.clean, config.sessionsCleanInterval);

preloadPackages([
'style-loader',
'vue-style-loader',
'css-loader',
'pug-runtime',
'handlebars',
Expand Down

0 comments on commit 0828357

Please sign in to comment.