Skip to content

Conversation

@CompuIves
Copy link
Member

No description provided.

Danny Ruchtie and others added 18 commits May 30, 2020 16:16
* Remove pkg.json check

* Remove unused imports
* Fix typo

* Undo the requires change
* Default to esmodules

* New packager

* Fix edge case with handling exports

* Test #1

* Test #2

* Test #2

* New try

* Patch resolve in babel

* Fix plugin

* Logging

* Remove esmodule check

* Change fallback

* Put check back

* Remove isEsModule check code

* Put convert esmodule code back in

* Optimize for speed

* Set a better default config

* Simplify boolean

* Set default babel configs
* Fix esm var changes

* Fix object initiliazers

* Add comment
);
});
}
Object.values(this.moduleModels).forEach(moduleModel => {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one didn't really need a feature flag check.

Copy link
Contributor

@christianalfoni christianalfoni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! 😄

@lbogdan
Copy link
Contributor

lbogdan commented Jun 1, 2020

Build for latest commit 8a041a3 is at https://pr4266.build.csb.dev/s/new.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 1, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 8463b03:

Sandbox Source
Notifications Test Configuration

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 1, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 8a041a3:

Sandbox Source
Notifications Test Configuration

@CompuIves CompuIves merged commit 47a76f8 into master Jun 1, 2020
@CompuIves CompuIves deleted the fix/comment-indication branch June 1, 2020 08:38
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.

6 participants