Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

[hotfix] fix webpack output file #51

Merged
merged 4 commits into from
Dec 11, 2017
Merged

[hotfix] fix webpack output file #51

merged 4 commits into from
Dec 11, 2017

Conversation

mazipan
Copy link
Owner

@mazipan mazipan commented Dec 11, 2017

No description provided.

Irfan Maulana added 4 commits December 11, 2017 15:04
+ add commonjs output that extract css for ssr
# Conflicts:
#	dist/bundle.js
#	dist/bundle.js.gz
#	dist/bundle.js.map
#	dist/bundle.js.map.gz
#	dist/simplert.bundle.js
#	dist/simplert.bundle.js.gz
#	dist/simplert.common.css
#	dist/simplert.common.css.gz
#	dist/simplert.common.js
#	dist/simplert.common.js.gz
#	dist/simplert.common.js.map
#	dist/simplert.umd.js
#	dist/simplert.umd.js.gz
#	package.json
#	webpack.config.js
@codecov
Copy link

codecov bot commented Dec 11, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #51   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          87     87           
  Branches       26     26           
=====================================
  Hits           87     87
Impacted Files Coverage Δ
src/Simplert.vue 100% <ø> (ø) ⬆️

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 8579957...858d8de. Read the comment docs.

@codecov
Copy link

codecov bot commented Dec 11, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #51   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          87     87           
  Branches       26     26           
=====================================
  Hits           87     87
Impacted Files Coverage Δ
src/Simplert.vue 100% <ø> (ø) ⬆️

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 8579957...858d8de. Read the comment docs.

@mazipan mazipan merged commit ad02062 into master Dec 11, 2017
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

1 participant