mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-15 12:24:47 +00:00
a few small tweaks
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
export { default as create_app } from './core/create_app';
|
||||
export { default as create_serviceworker } from './core/create_serviceworker';
|
||||
export * from './core/create_manifests';
|
||||
export { default as create_compilers } from './core/create_compilers';
|
||||
export { default as create_routes } from './core/create_routes';
|
||||
Reference in New Issue
Block a user