Skip to content

Commit 096ab6f

Browse files
committed
Declare Prism a global in app.js
1 parent 72ae299 commit 096ab6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/dummy/app/app.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* global Prism */
12
import Application from '@ember/application';
23
import Resolver from 'ember-resolver';
34
import loadInitializers from 'ember-load-initializers';

0 commit comments

Comments
 (0)