This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
svelte
mirror of
https://github.com/sveltejs/svelte
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
eb37f4a285
svelte
/
test
/
css
/
samples
/
empty-rule-dev
/
_config.js
6 lines
54 B
Raw
Normal View
History
Unescape
Escape
remove empty style blocks in prod mode - fixes #1138
7 years ago
export
default
{
error on invalid compiler options — closes #2094
6 years ago
compileOptions
:
{
dev
:
true
}
Updated to ESLint config 5.4.0 (#5541)
4 years ago
}
;