mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 17:30:59 +01:00
9031c16905
Refactor, change where validation occurs
19 lines
354 B
Plaintext
19 lines
354 B
Plaintext
.DS_Store
|
|
.nyc_output
|
|
node_modules
|
|
/cli/
|
|
/compiler/
|
|
/ssr/
|
|
/shared.js
|
|
/scratch/
|
|
/coverage/
|
|
/coverage.lcov/
|
|
/test/cli/samples/*/actual
|
|
/test/sourcemaps/samples/*/output.js
|
|
/test/sourcemaps/samples/*/output.js.map
|
|
/test/sourcemaps/samples/*/output.css
|
|
/test/sourcemaps/samples/*/output.css.map
|
|
/src/compile/shared.ts
|
|
/store.umd.js
|
|
/yarn-error.log
|
|
_actual*.* |