Skip to content

Update deps, use esm#1

Open
tcastelly wants to merge 5 commits into
kajetansw:masterfrom
tcastelly:master
Open

Update deps, use esm#1
tcastelly wants to merge 5 commits into
kajetansw:masterfrom
tcastelly:master

Conversation

@tcastelly

Copy link
Copy Markdown

Has been updated:

  • vite -> v3
  • react -> v18
  • purescript -> 0.15

Add ESM compatibility.

@andys8

andys8 commented Sep 29, 2022

Copy link
Copy Markdown

Tested this - including prod build. Seems to work nicely.

Comment thread package.json
"spago": "spago",
"start": "vite",
"start:spago": "spago build --watch",
"transform-require": "node scripts/transform-require.js",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

❓ The execution of scripts/transform-require.js is being removed in this PR.

  • Why is this step not necessary anymore? Still the bundled output is used because of the HTML, right? But why was this script there before?
  • If the script can be removed, the folder scripts should be deleted in this PR

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.

2 participants