mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-13 03:25:24 +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