We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af4ea05 commit 5661b23Copy full SHA for 5661b23
skeleton/plugin/dev-app/main.ext
@@ -4,7 +4,7 @@
4
import 'regenerator-runtime/runtime';
5
// @endif
6
// @if feat.typescript
7
-import {Aurelia} from 'aurelia-framework'
+import {Aurelia} from 'aurelia-framework';
8
9
import environment from './environment';
10
skeleton/scaffold-minimum/src/main.ext
// @if ! feat.webpack
0 commit comments