Skip to content

Automatically overwrite modules as Main #195

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

Closed
wants to merge 6 commits into from

Conversation

milesfrain
Copy link
Contributor

This PR is an alternate version of #182 applied to the Halogen rewrite (#192). This version simply overwrites the module name client-side. The backend solution proposed in #182 seems more robust, so happy to go with that solution instead..

The last commit of this PR contains the relevant changes. The diff will be clearer after #194 is merged.

Example: https://try.ps.ai/?github=JordanMartinez/purescript-cookbook/master/recipes/ButtonsHalogenHooks/src/Main.purs

* Converted lots of HTML and JS code to PS
* Converted from JQuery to Halogen Hooks
* Using Tailwind CSS
* Using webpack for dev server and minification
@hdgarrood
Copy link
Collaborator

yeah, I'd prefer to do this on the backend.

@thomashoneyman
Copy link
Member

Done in #182

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.

3 participants