This website requires JavaScript.
Explore
Help
Register
Sign In
paulononato
/
backstage
Watch
1
Star
0
Fork
0
You've already forked backstage
Code
Issues
Pull Requests
Actions
42
Packages
Projects
Releases
Wiki
Activity
Files
a8525840668f12fea52a377c919f7ea274ddf347
backstage
/
packages
/
cli
/
config
T
History
Patrik Oldsberg
9638f6d3b0
cli: only pass through .mjs if ESM is supported
...
Signed-off-by: Patrik Oldsberg <
poldsberg@gmail.com
>
2025-01-31 13:54:09 +01:00
..
eslint-factory.js
fix eslint config
2024-10-29 09:41:54 -04:00
eslint.backend.js
…
eslint.js
…
jest.js
cli: add ESM support to Jest config + tests
2024-12-23 11:39:35 +01:00
jestCacheResultProcessor.cjs
…
jestCachingModuleLoader.js
cli: simplify Jest ESM support
2024-12-26 21:29:00 +01:00
jestFileTransform.js
…
jestRejectNetworkRequests.js
…
jestSucraseTransform.js
…
jestSwcTransform.js
cli: only pass through .mjs if ESM is supported
2025-01-31 13:54:09 +01:00
jestYamlTransform.js
…
nodeTransform.cjs
cli: added initial module hooks
2024-12-22 11:07:29 +01:00
nodeTransformHooks.mjs
Apply suggestions from code review
2025-01-15 17:38:56 +01:00
prettier.json
cli: provide prettier config
2024-11-21 16:06:19 +01:00
tsconfig.json
cli: remove support for implicit module extensions + allow .?ts
2024-12-26 21:28:59 +01:00
webpack-public-path.js
…