We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d22fcb5 commit 507c9ebCopy full SHA for 507c9eb
test/test.js
@@ -1,4 +1,4 @@
1
-import { compile, parse } from '../dist/svelte.es.js';
+import { compile, parse } from '../dist/svelte.js';
2
import assert from 'assert';
3
import * as path from 'path';
4
import * as fs from 'fs';
0 commit comments