Commit Graph

7676 Commits

Author SHA1 Message Date
Filipe Névola
cb00f74cd2 Merge branch 'release-2.3' into release-node-14 2021-05-19 17:34:55 -04:00
Renan Castro
31e7cf96fb Inline KNOWN_ISOBUILD_FEATURE_PACKAGES constant. On node 14, we faced an issue while importing this constant, probably related to changes on ES6 implementation in this version. See the changelog here: https://nodejs.org/en/blog/release/v14.0.0/#notable-changes - documentation to avoid errors 2021-05-19 18:28:17 -03:00
Renan Castro
d6aeaf391d Inline KNOWN_ISOBUILD_FEATURE_PACKAGES constant. On node 14, we faced an issue while importing this constant, probably related to changes on ES6 implementation in this version. See the changelog here: https://nodejs.org/en/blog/release/v14.0.0/#notable-changes 2021-05-19 17:56:38 -03:00
Jan Dvorak
9d7520910c Add cross to run failure to copy the style of success 2021-05-19 17:22:23 +02:00
Renan Castro
685e321fac User commonjs export 2021-05-19 11:01:00 -03:00
filipenevola
839a69db66 Refactoring platforms flag 2021-05-17 15:52:27 -04:00
Jan Dvorak
319a6c9007 Merge pull request #11437 from matheusccastroo/add-platforms-flag-for-meteor-build
Add platforms options to meteor build:
2021-05-17 21:33:46 +02:00
Matheus Castro
5ca8956f83 Use split(",") to get the platforms values. 2021-05-17 16:02:48 -03:00
Matheus Castro
e8dbe6c27d Add platforms options to meteor build:
This commit adds the "--platforms" flag to meteor build command. This allows the user to specify which platforms he want to build and build it only. For example, if we pass only android to it, we will build only android and web.cordova.

Related to issue #63 (https://github.com/meteor/meteor-feature-requests/issues/63)
2021-05-17 15:12:46 -03:00
Jan Dvorak
e404ab2330 More TS fixes 2021-05-17 19:53:31 +02:00
Jan Dvorak
628397ad78 More TS fixes 2021-05-17 18:54:01 +02:00
Jan Dvorak
351aff785c Fix Typescript type issues 2021-05-17 18:07:39 +02:00
Jan Dvorak
0b64e87c55 Fix tests visual for better visual navigation
Instead of everything being red, have passed test be green and information text be white.
2021-05-17 17:27:34 +02:00
Jan Dvorak
317e288c68 Merge branch 'devel' into release-node-14 2021-05-14 11:29:50 +02:00
filipenevola
b5844ebcd2 Revert "Removing blaze flag from tests with creation"
This reverts commit 5fd65631
2021-05-13 10:50:51 -04:00
filipenevola
5fd6563160 Removing blaze flag from tests with creation 2021-05-13 10:18:28 -04:00
filipenevola
123c696d86 Changing the way to export NodeModulesDirectory to be like the others in the same file
Importing bundler using import instead of require
2021-05-13 09:48:58 -04:00
Jan Dvorak
454ad2cbfa Merge branch 'devel' into update-nodemailer 2021-05-13 12:52:51 +02:00
Dirk Stolle
57ee10322d fix typos in several files 2021-05-13 01:02:31 +02:00
Jan Dvorak
7ed9cc941f Merge pull request #11405 from meteor/fix/hmr-bugs
Fix HMR bugs
2021-05-11 22:50:59 +09:00
Jan Dvorak
17ebaddf2f Merge pull request #11013 from joaomframos/10671_SourcemapsWithRootURL
Sourcemaps are now being loaded based on the ROOT_URL
2021-05-10 23:35:01 +09:00
Jan Dvorak
042709d5c2 Merge branch 'devel' into 10671_SourcemapsWithRootURL 2021-05-10 22:17:22 +09:00
Jan Dvorak
456d62eb91 Merge pull request #11411 from meteor/update-meteor-babel
Meteor Babel 7.11.0
2021-05-10 22:15:22 +09:00
Jan Dvorak
66c14c40e7 Merge branch 'devel' into release-node-14 2021-05-10 12:31:24 +02:00
Jan Dvorak
85b4ba7a02 Merge branch 'devel' into fix/hmr-bugs 2021-05-10 19:21:04 +09:00
Jan Dvorak
d7873751a8 Merge branch 'devel' into release-2.3 2021-05-10 19:20:21 +09:00
Jan Dvorak
14cd44b099 Merge branch 'devel' into update-meteor-babel 2021-05-10 19:20:10 +09:00
Jan Dvorak
3abb6f1512 Fix old import 2021-05-08 14:00:59 +02:00
dependabot[bot]
18bca91a01 Bump ua-parser-js from 0.7.20 to 0.7.28 in /tools/tests/apps/modules
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.20 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.20...0.7.28)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 11:53:48 +00:00
Jan Dvorak
db6e750673 Merge branch 'devel' into fix/hmr-bugs 2021-05-08 19:55:45 +09:00
zodern
a604b7c577 Send eager updates for non-reloadable change sets 2021-05-07 16:42:13 -05:00
Jan Dvorak
8ec9f0b7be meteor-babel => @meteorjs/babel 2021-05-07 19:43:37 +02:00
zodern
017bd4396e Fix hmr path when rootUrl is undefined 2021-05-07 11:40:56 -05:00
Jan Dvorak
ee29afb317 Revert "Finish merging in release-2.3" & fix history
This reverts commit 2b44993fb5.
2021-05-07 16:49:07 +02:00
Jan Dvorak
cbcf444ee9 Merge branch 'release-2.3' into brucejo75/fix_DDP_DEFAULT_for_cordova 2021-05-07 16:44:11 +02:00
Filipe Névola
f04a2b8c34 Merge pull request #11400 from meteor/reify-runtime-compiler-cache
Add cache for reify compiler when used in runtime
2021-05-07 10:02:26 -04:00
Bruce Johnson
2b44993fb5 Finish merging in release-2.3 2021-05-06 10:35:25 -07:00
brucejo
5fac9fd93d Merge remote-tracking branch 'upstream/release-2.3' into brucejo75/fix_DDP_DEFAULT_for_cordova 2021-05-06 10:31:59 -07:00
Jan Dvorak
ada2e77306 Merge pull request #11409 from meteor/fix-11005
Reverse order of adding plugins/adding platforms on cordova build
2021-05-06 22:52:11 +09:00
Filipe Névola
40e213b41c Merge pull request #11389 from meteor/use-hmr-svelte
Adding HMR to the Svelte skeleton
2021-05-04 11:27:28 -04:00
Renan Castro
cdb42dcf2c Fix #11005 by first installing plugins, and then adding the cordova platform android/ios, it will avoid errors due to plugins options declared in the config.xml. 2021-05-03 18:13:29 -03:00
Bruce Johnson
a94b770adf add process.env.DDP_DEFAULT_CONNECTION_URL use by cordova build 2021-05-03 07:15:58 -07:00
Jan Dvorak
6a9fcd7a5b Merge branch 'devel' into reify-runtime-compiler-cache 2021-05-03 19:45:33 +09:00
Jan Dvorak
242df1bcb9 Merge branch 'devel' into release-2.3 2021-05-03 12:28:56 +02:00
Jan Dvorak
65a3be9065 Fix test-packages in browser testing 2021-05-02 14:34:31 +02:00
zodern
07871e9a2e Merge branch 'devel' into reify-runtime-compiler-cache 2021-04-30 17:26:39 -05:00
zodern
15f64f5bfe Fix using HMR when ROOT_URL has a path 2021-04-30 14:48:04 -05:00
Jan Dvorak
f154deee3d Merge branch 'devel' into release-node-14 2021-04-29 20:22:01 +02:00
zodern
b0fed062ae Fix env var name 2021-04-26 14:33:19 -05:00
zodern
ad2232e1d3 Skip unnecessarily reading empty cache directory 2021-04-26 14:19:57 -05:00