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

Adds minimal dev/demo server #33

Closed
wants to merge 1 commit into from

Conversation

ozanozbek
Copy link

@ozanozbek ozanozbek commented Oct 22, 2020

  • Adds a minimal demo server for development and demonstration purposes.
  • All new files are added from official svelte app template.
  • rollup configuration for demo is kept in new rollup.demo.config.js file.
  • /demo folder contains static demo files.
  • /demo/build is populated by output files.
  • /src/demo is added to include demo in development.
  • demo and dev scripts are added.

@ozanozbek ozanozbek force-pushed the dev-server branch 2 times, most recently from 4251005 to 75dfcbe Compare October 22, 2020 21:54
@antony
Copy link
Member

antony commented Nov 11, 2021

Thanks for this, but closing in favour of SvelteKit which has a proper dev server / demo / hmr set-up. This would add complexity to this repo, which would lessen the usefulness as a simple bundler example.

@antony antony closed this Nov 11, 2021
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