chore(webpack-plugin): add todo for accepting function as a config definition |
|
More...
|
5 months ago
|
feat(webpack-plugin): introduce `defineConfig` function for generating webpack config automatically |
|
More...
|
5 months ago
|
build(jest-preset): remove a wrong file entry from `package.json` |
|
More...
|
5 months ago
|
docs(README): add missing package links |
|
More...
|
5 months ago
|
chore(integration-webpack): start to implement webpack integration |
|
More...
|
5 months ago
|
chore(integration-jest): re-export integration API from index |
|
More...
|
5 months ago
|
chore: format code |
|
More...
|
5 months ago
|
build(e2e): prevent rebuilding `@holypack/integration-jest` package |
|
More...
|
5 months ago
|
build(core): update package exports |
|
More...
|
5 months ago
|
chore(e2e): update `yarn.lock` state |
|
More...
|
5 months ago
|
chore: format code |
|
More...
|
5 months ago
|
refactor(core): make `emitWarning` throw error when there is no `EmitWarningHook` registered |
|
More...
|
5 months ago
|
Merge pull request #26 from ertgl/dependabot/npm_and_yarn/babel-0468d2c9b8 |
|
More...
|
5 months ago
|
chore(deps-dev): bump the babel group with 4 updates |
|
More...
|
5 months ago
|
chore: increase internal use of `StrictContext` instead of `Context` |
|
More...
|
5 months ago
|
chore: review some of the todos |
|
More...
|
5 months ago
|
chore: format code |
|
More...
|
5 months ago
|
chore: fix `resolveContext` imports |
|
More...
|
5 months ago
|
chore(e2e): reorganize examples |
|
More...
|
5 months ago
|
chore(core): fix some types related to context |
|
More...
|
5 months ago
|
refactor(core): reorganize imports related to config definition and resolution |
|
More...
|
5 months ago
|
feat(core): create CI plugin |
|
More...
|
5 months ago
|
chore(integration-eslint): add a todo for adding an option for specifying target environment |
|
More...
|
5 months ago
|
Merge pull request #24 from ertgl/integration-jest |
|
More...
|
5 months ago
|
refactor(integration-eslint): treat files with `\.[jt]s[x]?` extension (no `[cm]` prefix) as isomorphic JS |
|
More...
|
5 months ago
|
chore(e2e/integrations/jest): add example for Jest using jsdom environment |
|
More...
|
5 months ago
|
chore(integration-jest): add optional peer dependency `jest-environment-jsdom` |
|
More...
|
5 months ago
|
chore: update `yarn.lock` states |
|
More...
|
5 months ago
|
perf(integration-jest): optimize autogenerated ESLint config |
|
More...
|
5 months ago
|
feat(integration-jest): setup `eslint-plugin-istanbul` |
|
More...
|
5 months ago
|