pull/31/head
Rich-Harris 8 years ago
parent d22fcb5026
commit 507c9eb1a3

@ -1,4 +1,4 @@
import { compile, parse } from '../dist/svelte.es.js';
import { compile, parse } from '../dist/svelte.js';
import assert from 'assert';
import * as path from 'path';
import * as fs from 'fs';

Loading…
Cancel
Save