-
Notifications
You must be signed in to change notification settings - Fork 38
feat: serve the built site with lwsjs #69
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
Conversation
b2193ea
to
a2a0fa9
Compare
a2a0fa9
to
4e395c5
Compare
directory, | ||
port, | ||
spa | ||
}).server |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are there any other lws
params that could be useful for somebody?
https://github.com/lwsjs/local-web-server
Just noticed #66. Using |
# local Cypress plugin will test our site after it is built | ||
package = "netlify-plugin-cypress" | ||
[plugins.inputs] | ||
spa = "index.html" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is so good
Nice! I will mark this as a feature, since |
🎉 This PR is included in version 1.4.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Solves #59, #57 and #51.