Skip to content

Commit

Permalink
pug no runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
Ni55aN committed Oct 27, 2017
1 parent 3fba912 commit 90b4318
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ export default {
sourceMap: true,
plugins: [
multiEntry(),
pug(),
pug({
pugRuntime: false
}),
babel({
'presets': presets,
'plugins': babelPlugins
Expand Down

0 comments on commit 90b4318

Please sign in to comment.