Skip to content

Commit f982f84

Browse files
committed
remove custom ember-prism config
1 parent 3e9e681 commit f982f84

File tree

2 files changed

+6
-26
lines changed

2 files changed

+6
-26
lines changed

ember-cli-build.js

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,6 @@ module.exports = function (defaults) {
77
rfcProcess: {
88
textLocation: 'processed-rfcs',
99
},
10-
11-
'ember-prism': {
12-
theme: 'okaidia',
13-
14-
components: [
15-
'apacheconf',
16-
'bash',
17-
'css',
18-
'handlebars',
19-
'http',
20-
'javascript',
21-
'json',
22-
'markup-templating',
23-
'ruby',
24-
'scss',
25-
'yaml',
26-
'typescript',
27-
'diff',
28-
],
29-
},
3010
});
3111

3212
// Use `app.import` to add additional libraries to the generated

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)