Skip to content

Conversation

@CompuIves
Copy link
Member

@CompuIves CompuIves commented May 23, 2020

Fixes #4006

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 23, 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 0862cbf:

Sandbox Source
Notifications Test Configuration
esm-9710 Issue #4006
esm-9720 Issue #4006
brave-curie-er1dn Issue #4006

@lbogdan
Copy link
Contributor

lbogdan commented May 23, 2020

Build for latest commit 0862cbf is at https://pr4191.build.csb.dev/s/new.

@lbogdan lbogdan temporarily deployed to pr4191 May 23, 2020 17:59 Inactive
@lbogdan lbogdan temporarily deployed to pr4191 May 23, 2020 18:13 Inactive
@lbogdan lbogdan temporarily deployed to pr4191 May 23, 2020 18:28 Inactive
@lbogdan lbogdan temporarily deployed to pr4191 May 23, 2020 18:40 Inactive
@lbogdan lbogdan temporarily deployed to pr4191 May 24, 2020 19:40 Inactive
@lbogdan lbogdan temporarily deployed to pr4191 May 24, 2020 20:41 Inactive
@lbogdan lbogdan temporarily deployed to pr4191 May 25, 2020 08:02 Inactive
@lbogdan lbogdan temporarily deployed to pr4191 May 25, 2020 08:10 Inactive
@lbogdan lbogdan temporarily deployed to pr4191 May 25, 2020 08:18 Inactive
@lbogdan lbogdan temporarily deployed to pr4191 May 25, 2020 09:43 Inactive
@lbogdan lbogdan temporarily deployed to pr4191 May 25, 2020 10:39 Inactive
@lbogdan lbogdan temporarily deployed to pr4191 May 30, 2020 14:33 Inactive
@lbogdan lbogdan temporarily deployed to pr4191 May 30, 2020 19:02 Inactive
@CompuIves CompuIves changed the title Esm test Resolve ESModules by default May 31, 2020
@lbogdan lbogdan temporarily deployed to pr4191 May 31, 2020 16:04 Inactive
@lbogdan lbogdan temporarily deployed to pr4191 May 31, 2020 17:59 Inactive
@CompuIves CompuIves marked this pull request as ready for review May 31, 2020 18:02
@CompuIves CompuIves mentioned this pull request May 31, 2020
@CompuIves CompuIves merged commit 29269b5 into master May 31, 2020
@CompuIves CompuIves deleted the esm-test branch May 31, 2020 19:05
CompuIves added a commit that referenced this pull request May 31, 2020
* 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
CompuIves added a commit that referenced this pull request Jun 1, 2020
* Added p5js icon

* Remove unnecessary fill property

* fix: setting undefined in URL (#4244)

* Remove pkg.json check (#4248)

* Remove pkg.json check

* Remove unused imports

* Add support for dynamic webpack loaders (#4245)

* Fix typo

* Undo the requires change

* Fix eslint (#4259)

* Resolve ESModules by default (#4191)

* 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 links

* Don't allow the sidebar to render if currentSandbox is not available (#4261)

* fix: check for vue router v4 (#4203)

* Fix esm var changes (#4262)

* Fix esm var changes

* Fix object initiliazers

* Add comment

* fix: typo in method isInsideVue (#4263)

* Fix transforming properties like toString

* Add comments data

* Use unique id

* Fix typo in reference

Co-authored-by: Ives van Hoorne <[email protected]>
Co-authored-by: Yash Joshi <[email protected]>
Co-authored-by: Ives van Hoorne <[email protected]>
Co-authored-by: Eduardo San Martin Morote <[email protected]>
CompuIves added a commit that referenced this pull request Jun 1, 2020
* Added p5js icon

* Remove unnecessary fill property

* fix: setting undefined in URL (#4244)

* Remove pkg.json check (#4248)

* Remove pkg.json check

* Remove unused imports

* Add support for dynamic webpack loaders (#4245)

* Fix typo

* Undo the requires change

* Fix eslint (#4259)

* Resolve ESModules by default (#4191)

* 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 links

* Don't allow the sidebar to render if currentSandbox is not available (#4261)

* fix: check for vue router v4 (#4203)

* Fix esm var changes (#4262)

* Fix esm var changes

* Fix object initiliazers

* Add comment

* fix: typo in method isInsideVue (#4263)

* Fix transforming properties like toString

* Add comments data

* Use unique id

* Fix typo in reference

* Don't show comment indication if you don't have permission

Co-authored-by: Danny Ruchtie <[email protected]>
Co-authored-by: Yash Joshi <[email protected]>
Co-authored-by: Eduardo San Martin Morote <[email protected]>
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.

Issues with ESM imports and Singletons (React Context)

3 participants