-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bootstrap project #18
Labels
size: large
40 hours or less estimated
Comments
|
steveoh
added a commit
that referenced
this issue
Oct 23, 2024
We still need to figure out the best way to handle building for DTS's website page. Some information would be to use a different html file depending on the build build: {
rollupOptions: {
input: path.resolve(HTML_BUILD_NAME)
}
} We can also use conditional config to change settings for dev vs build. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Create a template website to contain the project code and the cloud project.
Tasks
*This requires the updated CI pipeline from #12
The text was updated successfully, but these errors were encountered: