Skip to content

Commit 24a49de

Browse files
author
ignace
committed
chore: clean up prism leftovers
1 parent f646402 commit 24a49de

File tree

2 files changed

+0
-38
lines changed

2 files changed

+0
-38
lines changed

ember-cli-build.js

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,6 @@ const EmberApp = require('ember-cli/lib/broccoli/ember-app');
44

55
module.exports = function (defaults) {
66
let app = new EmberApp(defaults, {
7-
// Theme options are coy, dark, funky, okaidia, solarizedlight, tomorrow,
8-
// and twilight. Remove the `theme` attribute to use the default theme.
9-
'ember-prism': {
10-
theme: 'tomorrow',
11-
components: [
12-
'handlebars',
13-
'markup-templating', // handlebars
14-
'bash', // shell
15-
],
16-
plugins: ['line-numbers'],
17-
},
18-
197
prember: {
208
urls: ['/'],
219
},

tests/integration/helpers/get-prism-language-test.js

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)