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

Switch router and web from esm to cjs. #290

Merged
merged 10 commits into from
Mar 21, 2020
Merged

Conversation

peterp
Copy link
Contributor

@peterp peterp commented Mar 18, 2020

No description provided.

@thedavidprice
Copy link
Contributor

Assuming I should take this for a spin locally, test Jest, and parts of the tutorial… Any other thoughts about kicking the tires?

@peterp peterp added the wip label Mar 18, 2020
@peterp
Copy link
Contributor Author

peterp commented Mar 18, 2020

@thedavidprice I'm testing it right now - there are some problems that I'm busy fixing.

@peterp peterp removed the wip label Mar 19, 2020
version "0.2.1"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.2.1.tgz#827ba4e7593464e7c221e8c5bed930904ee2c455"
integrity sha512-GY8fANSrTMfBVfInqJAY41QkOM+upUTytK1jZ0c8+3HdHrJxBJ3rF5i9moClXTE8uUSnUo8cAsCoxDXvSY4DHg==
minimist@0.0.8:
Copy link
Contributor

Choose a reason for hiding this comment

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

Security issue here —> we need to have >v0.2.1

Can you fix before merge?


minimist@^1.2.5:
minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0:
Copy link
Contributor

Choose a reason for hiding this comment

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

This one for security issue too —> we need to have >v1.2.5

Can you fix before merge?

version "1.2.5"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==

minimist@~0.0.1:
Copy link
Contributor

Choose a reason for hiding this comment

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

Gah, seems like all these are being overwritten. Background, I had to manually update in lock file because these are sub-dependencies. Was definitely a pain to figure out but easy now.

It’s trivial for me to fix after this is merged, by the way. Just let me know.

@peterp peterp merged commit 4779f50 into master Mar 21, 2020
mohsen1 pushed a commit to mohsen1/redwood that referenced this pull request Apr 12, 2020
…ules-to-cjs

Switch router and web from esm to cjs.
@thedavidprice thedavidprice deleted the pp-switch-from-es-modules-to-cjs branch June 9, 2020 23:05
@thedavidprice thedavidprice added this to the unassigned-version milestone May 14, 2021
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

2 participants