mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-13 03:25:24 +00:00
add a --bundler option, for forcing rollup or webpack
This commit is contained in:
@@ -13,7 +13,7 @@ import * as events from './interfaces';
|
||||
type Opts = {
|
||||
build: string,
|
||||
dest: string,
|
||||
basepath: string,
|
||||
basepath?: string,
|
||||
timeout: number | false
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user