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

Update to purs v0.15 #31

Closed
Swordlash opened this issue May 9, 2022 · 6 comments
Closed

Update to purs v0.15 #31

Swordlash opened this issue May 9, 2022 · 6 comments

Comments

@Swordlash
Copy link
Contributor

As in title :)

@justinwoo
Copy link
Owner

do you need help in doing the work?

@Swordlash
Copy link
Contributor Author

Swordlash commented May 10, 2022

I have never used bower; so I'm not sure how to update bower.json correctly. Apart from that I think it's enough to use lebab as advised in purs migrate guide:

npm i -g lebab
lebab --replace src --transform commonjs
lebab --replace test --transform commonjs

@justinwoo
Copy link
Owner

i'd also recommend using something like https://www.npmjs.com/package/npm-check-updates, where you could run ncu -up bower to update the bower packages and ncu -u for the npm ones. note that you will end up needing to fix the upstream milkis package first, and then you could reference that in your bower.json temporarily as "purescript-milkis": "../whatever-directory/purescript-milkis#your-branch-name"

@JordanMartinez
Copy link

Reading through https://pursuit.purescript.org/help/authors may also help.

@justinwoo
Copy link
Owner

one upstream dependency was updated recently: justinwoo/purescript-milkis#44

@justinwoo
Copy link
Owner

hi @Swordlash: you can try using this branch to get started https://github.com/justinwoo/purescript-toppokki/pull/new/ps-15-starter-kit

Swordlash added a commit to Swordlash/purescript-toppokki that referenced this issue May 16, 2022
justinwoo added a commit that referenced this issue May 16, 2022
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

No branches or pull requests

3 participants