mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-13 03:25:24 +00:00
wip 2
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import build from '../shared/build.js';
|
||||
import exporter from '../shared/export.js';
|
||||
import { build, export as exporter } from 'sapper/core.js';
|
||||
|
||||
const cmd = process.argv[2];
|
||||
const start = Date.now();
|
||||
|
||||
Reference in New Issue
Block a user