Skip to content

Add rollup dev server#50

Merged
texodus merged 3 commits intomasterfrom
add-rollup-dev-server
Jun 12, 2020
Merged

Add rollup dev server#50
texodus merged 3 commits intomasterfrom
add-rollup-dev-server

Conversation

@texodus
Copy link
Copy Markdown
Member

@texodus texodus commented Jun 12, 2020

Rebased #39, and

  • Merge rollup.config.js and rollup.dev.config.js into one file, whose behavior dispatches on the presence of the --watch flag.
  • Deleted index.html root page, since this is no longer where examples live, and http-server has a directory listing built-in.
  • Remove rollup-plugin-serve and replace with good old http-server
  • Revert yarn changes and other pieces which are not applicable to remainging changeset

@texodus texodus merged commit 50563f1 into master Jun 12, 2020
@texodus texodus deleted the add-rollup-dev-server branch June 12, 2020 03:34
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.

2 participants