This website requires JavaScript.
Explore
Help
Sign In
miel.truyen
/
nx
Watch
1
Star
0
Fork
0
You've already forked nx
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
nx
/
packages
/
js
History
Kirils L
015f1b78f4
feat(web): support swc compiler (
#7997
)
2021-12-09 21:16:35 +00:00
..
src
feat(web): support swc compiler (
#7997
)
2021-12-09 21:16:35 +00:00
.babelrc
feat(js): create @nrwl/js package and move @nrwl/workspace:tsc to it (
#7604
)
2021-11-12 16:41:30 -06:00
.eslintrc.json
feat(js): create @nrwl/js package and move @nrwl/workspace:tsc to it (
#7604
)
2021-11-12 16:41:30 -06:00
executors.json
feat(js): create @nrwl/js package and move @nrwl/workspace:tsc to it (
#7604
)
2021-11-12 16:41:30 -06:00
generators.json
feat(js): add library and app generators
2021-11-15 21:29:28 -05:00
jest.config.js
feat(js): create @nrwl/js package and move @nrwl/workspace:tsc to it (
#7604
)
2021-11-12 16:41:30 -06:00
migrations.json
feat(js): create @nrwl/js package and move @nrwl/workspace:tsc to it (
#7604
)
2021-11-12 16:41:30 -06:00
migrations.spec.ts
feat(js): create @nrwl/js package and move @nrwl/workspace:tsc to it (
#7604
)
2021-11-12 16:41:30 -06:00
package.json
fix(js): recommit - expose schematics and builders for angular devkit (
#8030
)
2021-12-07 00:50:23 -06:00
project.json
feat(linter): support eslint v8 (
#7800
)
2021-11-19 14:55:33 -05:00
README.md
feat(js): create @nrwl/js package and move @nrwl/workspace:tsc to it (
#7604
)
2021-11-12 16:41:30 -06:00
tsconfig.json
feat(js): create @nrwl/js package and move @nrwl/workspace:tsc to it (
#7604
)
2021-11-12 16:41:30 -06:00
tsconfig.lib.json
chore(repo): update nx to 13.2.0-rc.4 (
#7796
)
2021-11-18 16:56:36 -05:00
tsconfig.spec.json
chore(repo): update nx to 13.2.0-rc.4 (
#7796
)
2021-11-18 16:56:36 -05:00
README.md
js
This library was generated with
Nx
.
Running unit tests
Run
nx test js
to execute the unit tests via
Jest
.