mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-16 04:44:35 +00:00
overhaul tests
This commit is contained in:
@@ -44,9 +44,7 @@ export type ServerRoute = {
|
||||
export type Dirs = {
|
||||
dest: string,
|
||||
src: string,
|
||||
routes: string,
|
||||
webpack: string,
|
||||
rollup: string
|
||||
routes: string
|
||||
};
|
||||
|
||||
export type ManifestData = {
|
||||
|
||||
Reference in New Issue
Block a user