Skip to content
This repository has been archived by the owner on Sep 20, 2019. It is now read-only.

Replace broken 'gulp debug' with 'npm run debug' #267

Merged
merged 2 commits into from
Aug 18, 2018

Conversation

ruphin
Copy link
Contributor

@ruphin ruphin commented Jul 13, 2018

The gulp debug build command was broken and did not produce any output. I replaced it with a functionally identical npm run debug command that invokes Rollup directly to produce the same output.

@ruphin
Copy link
Contributor Author

ruphin commented Jul 15, 2018

Incorporated some changes as requested in webcomponents/custom-elements#164

Copy link
Contributor

@TimvdLippe TimvdLippe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! @ruphin could you rebase this to fix the merge conflicts? Then we can merge 😄

@TimvdLippe
Copy link
Contributor

Hm, I never got a GitHub e-mail about the rebase. Anyhow, merging thanks!

@TimvdLippe TimvdLippe merged commit b2b87ec into webcomponents:master Aug 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants