Skip to content
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

Multi-environments module format #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ro0gr
Copy link
Contributor

@ro0gr ro0gr commented Jan 17, 2022

  • prebuild an UMD bundle on publish, in order to keep providing browser
    and common.js assets
  • convert an original source code to ES Module which is now a
    primary entry point, so it can be used without a friction for consumers
    which are written in ES Modules format, or use module bundlers like
    Webpack or rollup

- prebuild an UMD bundle on publish, in order to keep providing browser
and common.js assets
- convert an original source code to ES Module which is now a
primary entry point, so it can be used without a friction for consumers
which are written in ES Modules format, or use module bundlers like
Webpack or rollup
@ro0gr ro0gr changed the title Multi-environments module format [on hold] Multi-environments module format Jan 17, 2022
@ro0gr
Copy link
Contributor Author

ro0gr commented Jan 17, 2022

this is supposed to be a part of the san650/ember-cli-page-object#556 (comment)
Let's wait a bit with merge, until all the details are settled in there. Though let's discuss if there are questions/concerns.

@ro0gr ro0gr changed the title [on hold] Multi-environments module format Multi-environments module format Jan 23, 2022
ro0gr added a commit to ro0gr/ember-cli-page-object that referenced this pull request Jan 30, 2022
At this moment PR to upstream still has not got a chance to be reviewed
san650/ceibo#23
so in order to unlock embroider effort let's use a temp package for it.
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.

None yet

1 participant