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

Publish to GitHub sites? #42

Open
mikavilpas opened this issue Jan 7, 2018 · 1 comment
Open

Publish to GitHub sites? #42

mikavilpas opened this issue Jan 7, 2018 · 1 comment
Labels

Comments

@mikavilpas
Copy link
Owner

Is it worth it?

@mikavilpas mikavilpas changed the title Publish to GitHub sites Publish to GitHub sites? Jan 7, 2018
@mikavilpas
Copy link
Owner Author

At work I have learned to use Webpack, which has really cool features that can be used to implement a more managed deployment. I think in would be possible to use Leiningen to build the project like it's done right now, and then do a "production build" with Webpack.

It should allow fingerprinting the final compiled javascript and css, and even build a new static html page that loads them both. This way all cache problems would be nonexistent, and it would allow using for example the url squanmate.github.io that would always load the newest version of the app.

I'm still letting my hands heal as much as possible from my RSI injury at the moment, so I have no good estimate of how long it might take to implement this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant