zodern
|
9f9927340d
|
Remove outdated comment on warehouse path
|
2022-04-18 10:35:23 -04:00 |
|
zodern
|
ece628357d
|
Remove extra log
|
2022-04-18 10:35:23 -04:00 |
|
zodern
|
e1ddf96a07
|
Improve error messages from readBufferWithLengthAndOffset
|
2022-04-18 10:35:23 -04:00 |
|
zodern
|
f7044e561c
|
Add _dataUsed property to prelink resources
The bundler expects this property to know if it should watch the resource.
|
2022-04-18 10:35:23 -04:00 |
|
Jan Dvorak
|
045f53a336
|
Update skeleton dependencies
|
2022-04-18 10:34:46 -04:00 |
|
denihs
|
4b21cfff2c
|
Stylishing the skeleton with tailwind
|
2022-04-18 10:34:46 -04:00 |
|
denihs
|
c7c3d71268
|
Removing custom css
|
2022-04-18 10:34:45 -04:00 |
|
denihs
|
c339ab8373
|
Aligning new tailwind's command text description
|
2022-04-18 10:34:45 -04:00 |
|
denihs
|
8699225396
|
Creating new skeleton that will have tailwind configured by default
|
2022-04-18 10:34:45 -04:00 |
|
Frederico Maia Arantes
|
560707824a
|
Bump packages for release
|
2022-03-17 18:52:26 -03:00 |
|
Frederico Maia Arantes
|
7fc0c0055b
|
Bump packages for release
|
2022-03-14 12:12:19 -03:00 |
|
Denilson
|
77937bef51
|
Merge pull request #11956 from meteor/adjust-import-scanner-cache-size
Adjust import scanner cache size
|
2022-03-07 08:35:09 -04:00 |
|
Denilson
|
f743b99692
|
Merge pull request #11955 from meteor/feature/node-prefix-imports
Support node: imports
|
2022-03-07 08:34:42 -04:00 |
|
zodern
|
b5e98139ee
|
Increase import scanner cache size
|
2022-02-28 16:45:23 -06:00 |
|
zodern
|
9c6f60876d
|
Support node: imports
|
2022-02-28 16:21:29 -06:00 |
|
zodern
|
93eedb5cea
|
Allow minifiers to get source path of file
|
2022-02-28 14:00:28 -06:00 |
|
Renan Castro
|
875f656a6f
|
Merge branch 'release-2.6.1' into release-2.7
# Conflicts:
# meteor
# npm-packages/meteor-babel/package-lock.json
# npm-packages/meteor-babel/package.json
# packages/babel-compiler/.npm/package/npm-shrinkwrap.json
# packages/babel-compiler/package.js
# packages/meteor-tool/package.js
# scripts/admin/meteor-release-experimental.json
# scripts/dev-bundle-tool-package.js
|
2022-02-18 17:29:03 -03:00 |
|
Renan Castro
|
38866be3e8
|
Merge pull request #11932 from meteor/fix/binary-executable-windows
Revert missing binary permission bit when packing a meteor bundle on Windows
|
2022-02-18 18:06:48 +00:00 |
|
Renan Castro
|
6f8029eb2e
|
Fix browserstack tests - remove testing for IE 9.
- upgrade dev bundle for final version of meteor/babel
|
2022-02-18 14:37:58 -03:00 |
|
Renan Castro
|
455c01e7aa
|
Revert missing binary permission bit when packing a meteor bundle on Windows
|
2022-02-17 15:34:39 -03:00 |
|
Renan Castro
|
d4426ddb76
|
Update svelt skel dependencies
|
2022-02-15 11:38:54 -03:00 |
|
Renan Castro
|
235c0eef11
|
Update svelt skel dependencies
|
2022-02-15 11:37:26 -03:00 |
|
Filipe Névola
|
127147d8ae
|
Merge pull request #11897 from meteor/always-minify-css-resource
Pass lazy css resources to minifier in development
|
2022-02-10 02:01:17 +04:00 |
|
zodern
|
d380e8b336
|
Fix running self tests with puppeteer on m1
|
2022-02-08 19:26:45 -06:00 |
|
zodern
|
35dd7ab257
|
Pass lazy css resources to minifier in dev
This makes it consistent with non-lazy css resources, which were always being passed to the minifier.
|
2022-02-08 19:20:57 -06:00 |
|
Filipe Névola
|
33ad4b58b9
|
Merge pull request #11882 from meteor/build-plugins-handle-css-minifier-caching
Have build plugins handle caching for css minifiers
|
2022-02-05 14:43:19 +00:00 |
|
zodern
|
1a6a6b7b27
|
Support beforeMinify callbacks from minifiers
|
2022-02-04 16:01:50 -06:00 |
|
zodern
|
eb9a5864cb
|
Remove cache option from readAndWatchFileWithHash
|
2022-02-04 13:46:59 -06:00 |
|
zodern
|
64bbff2a18
|
Add file.readAndWatchFileWithHash for css minifiers
|
2022-02-01 18:58:29 -06:00 |
|
zodern
|
b6a7f7c33d
|
Add readdirWithTypesSync to Plugin.fs
|
2022-02-01 18:56:26 -06:00 |
|
zodern
|
367d0acdb7
|
Remove caching of css minifier from isobuild
|
2022-02-01 18:48:55 -06:00 |
|
denihs
|
18bfd070ab
|
Fixing breaking changes with [Typescript](https://devblogs.microsoft.com/typescript/announcing-typescript-4-4/#using-unknown-in-catch-variables).
|
2022-02-01 16:25:07 -04:00 |
|
denihs
|
f00f7534a2
|
Merge branch 'refactoring/update-ts-4.5' of https://github.com/itgenio/meteor into release-2.6.1
|
2022-02-01 11:22:00 -04:00 |
|
Renan Castro
|
602b402f13
|
Merge pull request #11878 from meteor/fix/write-concern-mongo5
Set explicitly write concern to w:1 on mongo v5 when running locally
|
2022-01-31 10:53:54 -03:00 |
|
Renan Castro
|
c055907768
|
Merge pull request #11879 from meteor/fix-11877
When creating a tarball, ensure the fmode and dmode are set to readable/writable for sharing tarballs between windows/unixes
|
2022-01-31 10:53:25 -03:00 |
|
Renan Castro
|
e3040e2ca6
|
When creating a tarball, ensure the fmode and dmode are set to readable/writable for sharing tarballs between windows/unixes
|
2022-01-31 10:07:27 -03:00 |
|
Renan Castro
|
6a3d6c8372
|
Set explicitly write concern to w:1 on mongo v5 when running locally
|
2022-01-31 09:41:28 -03:00 |
|
Filipe Névola
|
31e219ed15
|
Merge pull request #11868 from meteor/fix/resolver-windows-multiple-drives
Fix resolving npm deps of local packages when on different drive
|
2022-01-28 15:29:23 -04:00 |
|
Filipe Névola
|
96558a0671
|
Add changelog link to new Meteor available message
|
2022-01-28 15:21:54 -04:00 |
|
Filipe Névola
|
141471a4d0
|
Merge pull request #11797 from matheusccastroo/launch-screen-ios-support
Add support for iOS storyboard launch screen + dark mode
|
2022-01-27 09:00:26 -04:00 |
|
zodern
|
1498b78df7
|
Fix resolving npm deps when on different drive
|
2022-01-21 15:22:20 -06:00 |
|
Renan Castro
|
8c3a6cdd6c
|
Fix test searching for mongo v4 - replace with v5
|
2022-01-21 13:28:35 -04:00 |
|
Renan Castro
|
d4bff7199a
|
Find count() no longers accept applySkipLimit, instead it takes no options anymore
Use insertOne/insertMany
|
2022-01-21 13:28:34 -04:00 |
|
Renan Castro
|
ae7d5c107b
|
poolSize is no longer an option
db.serverConfig is no longer available, topology events are emmited from MongoClient
|
2022-01-21 13:28:33 -04:00 |
|
Renan Castro
|
f67c70519f
|
native_parser is no longer an option, and we cant connect anymore with new Server()
|
2022-01-21 13:28:33 -04:00 |
|
Renan Castro
|
b87f326329
|
waitForStepDownOnNonCommandShutdown is not needed anymore
|
2022-01-21 13:28:33 -04:00 |
|
Filipe Névola
|
2732e97702
|
Clean up unused functions and imports in tools/fs/files.ts
|
2022-01-18 14:21:42 -04:00 |
|
Renan Castro
|
4a18514560
|
Standardize only one way of extracting tars, as native ones can be tricky with permissions.
Fix issue while extracting archives created on windows, inside linux/mac with permissions
|
2022-01-18 14:19:58 -04:00 |
|
Renan Castro
|
42ae637d97
|
Update tar library for faster extractions/compressions - fix extract test
|
2022-01-18 14:16:49 -04:00 |
|
Renan Castro
|
8ee02968a6
|
Update tar library for faster extractions/compressions - remove unused import
|
2022-01-18 14:16:48 -04:00 |
|