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

merge from arlac77/npm-package-template-svelte #1235

Closed
wants to merge 1 commit into from

Conversation

arlac77
Copy link
Contributor

@arlac77 arlac77 commented Jan 22, 2020

.gitignore

  • chore(git): update .gitignore from template

.npmignore

  • chore(npm): update .npmignore from template

.travis.yml

  • chore(travis): (jobs.include)
  • chore(travis): add npm run test (jobs.include.script[3])
  • chore(travis): (addons)
  • chore(travis): (env)

example/rollup.config.js

  • chore(rollup): copy from template

README.md

  • docs(README): update from template

example/public/global.css

  • chore: add missing example/public/global.css from template

example/public/index.html

  • chore: add missing example/public/index.html from template

example/src/App.svelte

  • chore: add missing example/src/App.svelte from template

example/src/index.mjs

  • chore: add missing example/src/index.mjs from template

src/index.svelte

  • chore: add missing src/index.svelte from template

chore(npm): update .npmignore from template
chore(travis): (jobs.include)
chore(travis): add npm run test (jobs.include.script[3])
chore(travis): (addons)
chore(travis): (env)
chore(rollup): copy from template
docs(README): update from template
chore: add missing example/public/global.css from template
chore: add missing example/public/index.html from template
chore: add missing example/src/App.svelte from template
chore: add missing example/src/index.mjs from template
chore: add missing src/index.svelte from template
@codecov-io
Copy link

codecov-io commented Jan 22, 2020

Codecov Report

Merging #1235 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1235   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files           1       1           
  Lines          28      28           
  Branches        5       5           
======================================
  Hits           28      28

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f552240...aff58a8. Read the comment docs.

@arlac77 arlac77 closed this Jan 22, 2020
@arlac77 arlac77 deleted the npm-template-sync/1 branch January 22, 2020 11:33
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