Commit Graph

7707 Commits

Author SHA1 Message Date
filipenevola
96ca5ba498 Fixing class export with classes in Node.js 14 2021-06-14 14:17:08 -04:00
filipenevola
07c77e8556 Merge release-2.3 into feature/accurate-unused-files-tracking 2021-06-14 13:48:11 -04:00
filipenevola
125846cefa Merge branch 'release-2.3' into feature/accurate-unused-files-tracking
# Conflicts:
#	tools/isobuild/compiler.js
2021-06-14 13:46:52 -04:00
filipenevola
6e748d386e New deploy option: build-only
- some clients want to have the ability to build first and after some validations proceeding with the upload and deploy
2021-06-14 10:37:45 -04:00
filipenevola
1f234574e8 New deploy option: build-only
- some clients want to have the ability to build first and after some validations proceeding with the upload and deploy
2021-06-14 08:11:58 -04:00
Jan Dvorak
8c8b720a18 Merge branch 'release-2.3' into hot-code-push-skelet-minimal 2021-06-11 22:11:46 +02:00
zodern
72d487f535 Remove duplicate code 2021-06-11 13:37:55 -05:00
zodern
cbc1d6002b Add tests for watching files in packages 2021-06-11 09:51:16 -05:00
zodern
a92f0245ad Update list of unused files after linking 2021-06-04 14:25:04 -05:00
zodern
8acc780637 Fix writing prelinked files 2021-05-31 13:53:08 -05:00
zodern
c1be1dca98 Add potentially unused file tests 2021-05-31 11:19:54 -05:00
zodern
47d1d414fd Use SourceResource for package source resources 2021-05-31 10:46:20 -05:00
zodern
30e42bf431 Only use _dataUsed for source resources 2021-05-31 10:44:18 -05:00
Jan Dvorak
d840808c1d Update skelets dependencies 2021-05-27 16:13:01 +02:00
Jan Dvorak
2cfa969ae6 Merge branch 'release-2.3' into remove-compat-bellow-1.0 2021-05-27 11:40:37 +02:00
Jan Dvorak
f104723017 Remove [object Object] from tests 2021-05-27 11:10:05 +02:00
Jan Dvorak
8a08a65290 Merge branch 'release-2.3' into remove-compat-bellow-1.0 2021-05-21 15:18:18 +02:00
Jan Dvorak
7955900aeb Display deprecated message on adding a deprecated package 2021-05-21 12:41:34 +02:00
Jan Dvorak
21c5f6a092 Update history & finish removal of deprecated package API
And correct versions for release
2021-05-20 21:40:00 +02:00
Jan Dvorak
2df8835fde Use autoupdate instead of hot-code-push 2021-05-20 20:07:00 +02:00
Jan Dvorak
9a14b0e29c Merge branch 'devel' into hot-code-push-skelet-minimal 2021-05-20 19:59:56 +02:00
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
zodern
baaf524163 Ignore changes to unused files in client watchset 2021-05-14 16:37:43 -05:00
zodern
32958e2d34 Track which files build plugins use the content of 2021-05-14 16:36:18 -05: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
d5db985498 Merge branch 'devel' into remove-compat-bellow-1.0 2021-05-13 14:15:54 +02: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
5feda3dff5 Merge branch 'devel' into remove-compat-bellow-1.0 2021-05-12 20:34:41 +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
8778b4b12d Merge branch 'devel' into hot-code-push-skelet-minimal 2021-05-10 22:20:21 +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