mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-21 23:05:02 +00:00
Support being mounted on a path — fixes #180
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -7,8 +7,7 @@ test/app/.sapper
|
||||
test/app/app/manifest
|
||||
test/app/export
|
||||
test/app/build
|
||||
*.js
|
||||
*.js.map
|
||||
*.ts.js
|
||||
*.ts.js.map
|
||||
sapper
|
||||
runtime.js
|
||||
dist
|
||||
!rollup.config.js
|
||||
Reference in New Issue
Block a user