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

Show demo in browser on npm start #52

Merged
merged 2 commits into from
Nov 21, 2018

Conversation

bz2
Copy link
Contributor

@bz2 bz2 commented Nov 21, 2018

Build demo artefacts into dist/ and start a local http server there after rewriting the paths to be relative to there. Note that the demo will still function outside of dist, though it does now serve the built source rather than from node_modules and the plain source.

This is then a single location for build artefacts.

Add gulp-replace as a devDependency to fix up links.
New devDependency http-server which is used to launch a browser
window with the demo application.
@steren steren merged commit 8770a9e into GoogleCloudPlatform:master Nov 21, 2018
@bz2 bz2 mentioned this pull request Dec 10, 2018
9 tasks
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.

None yet

2 participants