Elliot DeNolf
88627f22e5
chore(release): bundler-webpack/1.0.5 [skip ci]
2023-10-30 12:30:29 -04:00
Hristiyan Dodov
422c803da6
fix: disable webpack hot reload on production ( #3891 )
2023-10-27 15:12:12 -04:00
Elliot DeNolf
eec60d5883
chore: rename .eslintrc.cjs -> .js
2023-10-20 15:50:25 -04:00
Elliot DeNolf
40f98e4a0d
chore(release): bundler-webpack/1.0.4 [skip ci]
2023-10-19 16:13:39 -04:00
Jarrod Flesch
8c48c8beb5
fix(webpack-bundler): corrects payload alias ( #3769 )
2023-10-19 15:21:39 -04:00
Elliot DeNolf
c173e55b89
fix(bundler-webpack): better node_modules resolution ( #3744 )
...
* fix(bundler-webpack): better node_modules resolution
* chore: see if retries are affecting new webpack changes
* chore: reinstate retries
This reverts commit 96989295ba .
* chore: default to process.cwd() if cannot find node_modules path
2023-10-19 11:28:31 -04:00
Elliot DeNolf
ef4b5d8bfd
chore: add payload as peer dep to all adapters ( #3716 )
2023-10-17 15:20:09 -04:00
Elliot DeNolf
63edecddd8
chore(release): bundler-webpack/1.0.3
2023-10-11 14:41:17 -04:00
Elliot DeNolf
65cdf6bfd0
fix(bundler-webpack): pnpm webpack aliases
2023-10-11 14:39:44 -04:00
Elliot DeNolf
41d968771e
chore(release): bundler-webpack@1.0.2
2023-10-09 14:36:39 -04:00
James
be049cea00
fix : #3494
2023-10-09 14:24:20 -04:00
Elliot DeNolf
c12c1a7472
chore(release): bundler-webpack@1.0.1
2023-10-09 09:21:04 -04:00
Elliot DeNolf
71c41dbe03
chore: update main and types to dist
2023-10-09 09:16:46 -04:00
Elliot DeNolf
fbbc0a3c67
chore(release): all remaining packages
2023-10-08 23:57:11 -04:00
Elliot DeNolf
4503ce39fa
chore(release): bundler-webpack@1.0.0-beta.6
2023-10-08 20:13:05 -04:00
dependabot[bot]
4eaa76a314
chore(deps): bump postcss in /packages/bundler-webpack ( #3478 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.27 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-08 18:13:51 -04:00
Elliot DeNolf
59bd6abfc3
chore: stub out basic READMEs for all packages
2023-10-07 11:24:33 -04:00
Elliot DeNolf
c1439ae7da
chore(release): bundler-webpack@1.0.0-beta.5
2023-10-06 09:27:20 -04:00
Elliot DeNolf
fdcdabd3ed
chore(release): all beta packages
2023-10-02 21:47:32 -04:00
Elliot DeNolf
8ba1274e2f
chore: update clean script for all packages
2023-10-02 21:03:41 -04:00
Elliot DeNolf
dbdd317af7
chore: add clean and prepublishOnly scripts to all packages
2023-10-01 22:14:39 -04:00
James
237fa50255
Merge branch '2.0' of github.com:payloadcms/payload into 2.0
2023-10-01 18:55:12 -04:00
James
8f837f99ae
chore: vite in production
2023-10-01 18:42:47 -04:00
Elliot DeNolf
32e30ca678
feat(bundler-webpack): adjust aliasing
2023-10-01 17:10:52 -04:00
James
44b10cc9b4
chore: webpack published package bugs
2023-10-01 16:20:18 -04:00
Elliot DeNolf
fd146fb9ac
chore(release): bundler-webpack 1.0.0-beta.0
2023-10-01 14:08:07 -04:00
Elliot DeNolf
4debc50c36
chore(bunder-webpack): add files key to package.json
2023-10-01 14:06:20 -04:00
Alessio Gravili
c356b96913
chore: package.json improvements: order, duplicate scripts and packages
2023-09-19 11:51:56 +02:00
Alessio Gravili
cdaa0acd61
chore: run eslint & prettier, adjust perfectionist sorting for package.json and tsconfig.json in eslint configs
2023-09-19 11:41:56 +02:00
Elliot DeNolf
7725c1fdc9
chore: webpack bundler aliasing
2023-09-18 17:17:37 -04:00
Elliot DeNolf
1efab0b6a3
chore: make bundlers use named exports ( #3352 )
2023-09-18 15:38:05 -04:00
James
128fe0119e
chore: fixes e2e tests
2023-09-18 10:42:30 -04:00
James
0347d6a211
chore: successfully builds webpack bundler
2023-09-15 12:38:02 -04:00
James
b21b4719fc
chore: ports webpack bundler over to monorepo package
2023-09-15 12:26:29 -04:00