Skip to content

Commit 507c9eb

Browse files
committed
oops
1 parent d22fcb5 commit 507c9eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { compile, parse } from '../dist/svelte.es.js';
1+
import { compile, parse } from '../dist/svelte.js';
22
import assert from 'assert';
33
import * as path from 'path';
44
import * as fs from 'fs';

0 commit comments

Comments
 (0)