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
6
Packages
Projects
Releases
Wiki
Activity
nx
/
packages
/
js
History
Chau Tran
214ef8ac4f
chore(testing): adjust tests that are affected by removing swc
2021-12-23 19:56:58 -05:00
..
src
chore(testing): adjust tests that are affected by removing swc
2021-12-23 19:56:58 -05: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): add nrwl/js:node executor to serve node apps
2021-12-22 10:33:02 -05:00
generators.json
feat(js): add SWC support (
#7956
)
2021-12-15 12:23:50 -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
feat(js): add nrwl/js:node executor to serve node apps
2021-12-22 10:33:02 -05: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
feat(js): add SWC support (
#7956
)
2021-12-15 12:23:50 -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
.