文件名称:ember_f-s-w-t:确保始终保持最新状态。 通过测试从零开始
文件大小:15KB
文件格式:ZIP
更新时间:2024-06-01 08:13:56
JavaScript
余烬
确保始终保持最新状态。 通过测试从头开始灰烬。 我尝试克隆并运行的前三个项目开箱即用...
我将使用进行工作。 目标是甚至不让主要版本阻止您升级。 总是流血的边缘。 但是,这将需要大量的手动升级。 我将对npm-check-updates进行脚本化,以将包json更改为*语法并自动运行命令。
我计划集成另一个仍处于beta版的项目有良好的测试依赖项才能正常工作。
希望一切顺利 :face_savoring_food: 。
该项目应对此有所帮助。 我将有一个包裹锁分支。 所有的包裹锁分支机构都可以正常工作。
您需要在计算机上正确安装以下物品。
(使用npm)
安装
git clone
【文件预览】:
ember_f-s-w-t-master
----.gitignore(393B)
----README.md(2KB)
----ember-cli-build.js(793B)
----public()
--------robots.txt(51B)
----.ember-cli(280B)
----tests()
--------integration()
--------test-helper.js(228B)
--------unit()
--------helpers()
--------index.html(1KB)
----testem.js(506B)
----app()
--------components()
--------routes()
--------router.js(273B)
--------app.js(375B)
--------models()
--------helpers()
--------styles()
--------index.html(704B)
--------templates()
--------resolver.js(65B)
--------controllers()
----package.json(1KB)
----vendor()
--------.gitkeep(0B)
----config()
--------targets.js(305B)
--------environment.js(1KB)
----.watchmanconfig(37B)
----.eslintignore(28B)
----.travis.yml(293B)
----.editorconfig(368B)
----.eslintrc.js(621B)