mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-03-11 11:54:44 +00:00
convert to typescript
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { dest, dev, entry } from '../config.js';
|
||||
import { dest, dev, entry } from '../config';
|
||||
|
||||
export default {
|
||||
dev,
|
||||
Reference in New Issue
Block a user