create-jnrs-template-vue 1.1.7 → 1.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jnrs-template-vue",
3
- "version": "1.1.7",
3
+ "version": "1.1.8",
4
4
  "description": "JNRS 信息化管理系统模板",
5
5
  "author": "Talia-Tan",
6
6
  "private": true,
@@ -13,6 +13,7 @@
13
13
  "verbatimModuleSyntax": true, // 不做任何自动重写
14
14
  "isolatedModules": true, // 不依赖全局类型分析
15
15
  "noEmit": true, // 根目录只做类型检查
16
+ "removeComments": true, // 移除注释
16
17
  "types": ["node"],
17
18
  "baseUrl": ".",
18
19
  "paths": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-jnrs-template-vue",
3
- "version": "1.1.7",
3
+ "version": "1.1.8",
4
4
  "description": "巨能前端工程化开发,Vue 项目模板脚手架",
5
5
  "keywords": [
6
6
  "vue",