mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-28 16:12:17 +01:00
15bdadb2ae
* initialize playground * pnpm up * tidy up git ignore * remove fluff * format * rm readme * fix jsconfig error * add skip-worktree instructions * reload hack * simplify * use rollup * ughh * add flag for SSR * ... * simplify further * configure launch.json * add debugger info to readme * remove vm modules flag * use replaceAll instead of replace * tidy up * fix: make it run * add watch to launch config
7 lines
73 B
Plaintext
7 lines
73 B
Plaintext
.idea
|
|
.DS_Store
|
|
.vscode/*
|
|
!.vscode/launch.json
|
|
node_modules
|
|
.eslintcache
|