春天-stenciljs-演示

时间:2024-03-03 10:52:41
【文件属性】:

文件名称:春天-stenciljs-演示

文件大小:121KB

文件格式:ZIP

更新时间:2024-03-03 10:52:41

TypeScript

春天-stenciljs-演示 在/src/main/javascript/frontend添加SPA代码(项目称为frontend) 将watch脚本添加到package.json "watch": "stencil build --dev --watch", 更改stencil.config.ts www outputTarget dir属性以将捆绑包生成到/static文件夹中 ... outputTargets: [ { type: 'www', // comment the following line to disable service workers in production serviceWorker: null, // baseUrl: 'https://myapp.local/', dir: '


【文件预览】:
spring-stenciljs-demo-main
----.gitignore(395B)
----.mvn()
--------wrapper()
----src()
--------main()
--------test()
----mvnw(10KB)
----LICENSE(1KB)
----.DS_Store(6KB)
----pom.xml(3KB)
----mvnw.cmd(6KB)
----README.md(2KB)

网友评论