Skip to content

Commit

Permalink
fixing netlify build
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed Nov 11, 2019
1 parent 8855d42 commit 3dbd2cb
Show file tree
Hide file tree
Showing 3 changed files with 1,114 additions and 1,449 deletions.
3 changes: 3 additions & 0 deletions ember-cli-build.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ module.exports = function(defaults) {
]
}
},
minifyCSS: {
enabled: false
},
'ember-prism': {
'components': ['bash', 'javascript', 'handlebars', 'markup-templating'],
'plugins': ['line-highlight']
Expand Down
Loading

0 comments on commit 3dbd2cb

Please sign in to comment.