Commit Graph

40524 Commits

Author SHA1 Message Date
Nacho Codoñer
a83baed235 Merge branch 'modern-bundler-integration' into release-3.4 2025-09-19 12:52:04 +02:00
Nacho Codoñer
d4c2c0dffe Merge branch 'devel' into modern-bundler-integration 2025-09-19 12:52:48 +02:00
Nacho Codoñer
a8f7c6a0a2 bump Meteor bundle version to 22.18.0.33 2025-09-19 12:50:05 +02:00
Nacho Codoñer
e45c6e44b1 Merge branch 'modern-bundler-integration' into release-3.4 2025-09-19 12:49:46 +02:00
Nacho Codoñer
4b77b855a9 bump @meteorjs/rspack to version 0.0.52 2025-09-19 11:47:23 +02:00
Nacho Codoñer
8c3de5faa8 refactor ignore entries and glob configuration 2025-09-19 11:44:56 +02:00
Nacho Codoñer
fdd0fa5dc4 fix 2025-09-18 16:41:49 +02:00
Nacho Codoñer
75027a2a5f bump @meteorjs/rspack to version 0.0.51 across projects 2025-09-18 16:36:04 +02:00
Nacho Codoñer
5cf737e978 add dynamic test entry generation for Meteor considering .meteorignore entries to exclude 2025-09-18 16:34:38 +02:00
Gabriel Grubba
48af4b889a Merge pull request #13931 from meteor/docs/add-import-type-to-ApiBox
DOCS: add import type to api box
2025-09-18 08:43:42 -03:00
Nacho Codoñer
a0bc83d6d6 add monorepo test coverage for Meteor app 2025-09-18 11:54:54 +02:00
Nacho Codoñer
15f951807b improve error handling in Rspack process logging 2025-09-18 11:00:25 +02:00
Nacho Codoñer
d8b2a271b1 ensure cjs syntax is used by default for rspack.config.js configs 2025-09-18 10:49:21 +02:00
Nacho Codoñer
e716fba606 add Babel support to Meteor project creation 2025-09-18 10:11:03 +02:00
Nacho Codoñer
d1231a7e20 add CoffeeScript support to Meteor project creation 2025-09-18 09:49:46 +02:00
Nacho Codoñer
de48c6150a bump @meteorjs/rspack package version to 0.0.50 2025-09-18 09:08:31 +02:00
Nacho Codoñer
bf99903614 improve path resolution by adding '/*' to paths config 2025-09-18 09:04:33 +02:00
Nacho Codoñer
9a020d3a3f support CommonJS and ESM config file extensions for rspack.config 2025-09-17 20:17:43 +02:00
Nacho Codoñer
ce4a0678b1 bump @meteorjs/rspack to version 0.0.49 2025-09-17 19:53:00 +02:00
Nacho Codoñer
5ec35edc4f advance support for mjs and cjs for rspack.config 2025-09-17 19:49:21 +02:00
Nacho Codoñer
1a1a9f1d48 improve docs 2025-09-17 18:51:16 +02:00
Nacho Codoñer
a91ff57268 ensure build context folders can be customized to have effect on all setup 2025-09-17 18:48:46 +02:00
Nacho Codoñer
f46c3aef89 add SCSS support with Meteor plugin and Sass loader 2025-09-17 17:06:20 +02:00
Nacho Codoñer
e33354f2f4 refactor CSS/HTML ignore handling 2025-09-17 16:27:34 +02:00
Gabriel Grubba
2a9f54e194 Merge branch 'devel' into docs/add-import-type-to-ApiBox 2025-09-17 11:08:42 -03:00
Gabriel Grubba
1bee7fc12c DOCS: Update modern-browsers package with correct imports
Now it should be correct:

cc @evolross
2025-09-17 10:56:57 -03:00
Victor Parpoil
1c1ecb7607 fix: broken links to packages overview do to refactor 2025-09-17 10:54:01 -03:00
Victor Parpoil
9497877d20 fix: add application structure tutorial in left menu and top menu 2025-09-17 10:54:01 -03:00
Victor Parpoil
b725bf8bc7 feat: mention the existence of oauth2 server package to share identity between apps 2025-09-17 10:54:01 -03:00
Victor Parpoil
b449fa87d3 feat: mention the ability to create express API directly from WebApp 2025-09-17 10:54:01 -03:00
Victor Parpoil
4f67f7f901 fix: modernize some structure parts 2025-09-17 10:54:01 -03:00
Victor Parpoil
86a69fb978 fix: broken links 2025-09-17 10:54:01 -03:00
Victor Parpoil
704253900a fix: replace dead links 2025-09-17 10:54:01 -03:00
Victor Parpoil
3c79d85da2 docs: paste application structure from guide to v3 docs 2025-09-17 10:54:01 -03:00
Italo José
34cef00e19 Merge branch 'devel' into docs/add-import-type-to-ApiBox 2025-09-17 10:22:11 -03:00
Nacho Codoñer
5ba111e801 add 'scss-config.json' to skip from ignored files 2025-09-17 11:53:24 +02:00
Nacho Codoñer
ab8880dddb add 'postcss.config.js' to skip from ignored files 2025-09-17 11:48:46 +02:00
Victor Parpoil
e95c8ac069 fix: remove package tutorial 2025-09-16 17:36:31 -03:00
Victor Parpoil
a574c97804 fix: remove deprecated packages from left menu (appccache and markdown) 2025-09-16 17:36:31 -03:00
Victor Parpoil
735b1d0430 docs: move package tutorial to Packages entry in left menu and reorganize 2025-09-16 17:36:31 -03:00
Victor Parpoil
d1d85ddfc7 fix: replace dead links with either v3 docs links or old guide links 2025-09-16 17:36:31 -03:00
Victor Parpoil
bc974633ef fix: typo 2025-09-16 17:36:31 -03:00
Victor Parpoil
cc2ec85442 fix: rework on TOC 2025-09-16 17:36:31 -03:00
Victor Parpoil
7026a25f3c feat: adding link to package tutorial 2025-09-16 17:36:31 -03:00
Victor Parpoil
61d7b2f207 fix: modernize writing atmosphere packages docs 2025-09-16 17:36:31 -03:00
Victor Parpoil
5f7a15b425 fix: modernizing using atmosphere packages 2025-09-16 17:36:31 -03:00
Victor Parpoil
18fad618c8 fix: remove "search for packages" which seems obvious from introduction in index 2025-09-16 17:36:31 -03:00
Victor Parpoil
df5154c0a5 fix: modernize when to use meteor packages 2025-09-16 17:36:31 -03:00
Victor Parpoil
e63a53cafd docs: pasting original guide for atmostphere packages in v3-docs 2025-09-16 17:36:31 -03:00
Nacho Codoñer
e10b16f6dc ensure specific error exit the process 2025-09-16 22:27:17 +02:00