8000 Added legacy package support by adriannowak · Pull Request #53 · frozeman/meteor-build-client · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Added legacy package support #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Added legacy package support #53

wants to merge 2 commits into from

Conversation

adriannowak
Copy link

No description provided.

dr-dimitru added a commit that referenced this pull request May 28, 2020
- ES6;
- Overall codebase refactoring and linting;
- Remove spinner, `simple-spinner` dependency, and `-hide,
--hideSpinner` command line options;
- Support for modern (ES6) and legacy (ES5) builds (legacy build is
used by default);
- Support for Meteor's `<meteor-bundled-js/>` and
`<meteor-bundled-css/>`;
- Support for `body.html` and `blaze-html-templates` (see updated
readme);
- Support for `{{url-to-meteor-bundled-css}}` placeholder, which can be
used in `<link rel="preload">`;
- `--usebuild` option now accepts `<path>` to the build;
- Update NPM dependencies;
- Closing: #53, #40;
- Solving: #61, #57, #55, #42;
- Taking into account: #59, #35;
@dr-dimitru dr-dimitru mentioned this pull request May 28, 2020
Merged
dr-dimitru added a commit that referenced this pull request Aug 11, 2020
## v1.0

- Update codebase to ES6;
- Overall codebase refactoring and linting;
- __Breaking__: Remove spinner, `simple-spinner` dependency, and `-hide, --hideSpinner` command line options;
- Support for modern (ES6) and legacy (ES5) builds (legacy build is used by default);
- Support for Meteor's `<meteor-bundled-js/>` and `<meteor-bundled-css/>`;
- Support for `body.html` and `blaze-html-templates` (see updated readme);
- Support for `{{url-to-meteor-bundled-css}}` placeholder, which can be used in `<link rel="preload">`;
- __Breaking__: `--usebuild` option now accepts `<path>` to the build;
- Update NPM dependencies;
- Use `fs-extra` module to move files around;
- Check that `Meteor` and `Meteor.disconnect` exist in global space;
- If `--url` option is not passed create dummy `sockjs/info` to avoid connect DDP exceptions;
- Closing: #53, #40;
- Solving: #61, #57, #55, #42, #18;
- Taking into account: #59, #35;
@dr-dimitru
Copy link
Collaborator

Hello @adriannowak ,

Thank you for suggesting this out!
Implemented as part of v1.0.0, please let me know if there's any issues.

7A63

@dr-dimitru dr-dimitru closed this Aug 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0