env文件

zhufu
刘妍 11 months ago
parent ba1b230199
commit f0351fecd3

10
.gitignore vendored

@ -13,11 +13,11 @@ tests/server/static/upload
.env.local
.env.*.local
.eslintcache
#.env
#.env.analyze
#.env.development
#.env.linyefanghuo
#.env.production
.env
.env.analyze
.env.development
.env.linyefanghuo
.env.production
# Log files
npm-debug.log*
yarn-debug.log*

@ -0,0 +1,7 @@
{
"i18n-ally.localesPaths": [
"src/locales",
"src/locales/lang",
"public/resource/tinymce/langs"
]
}
Loading…
Cancel
Save