Skip to content

Commit

Permalink
auto-build
Browse files Browse the repository at this point in the history
  • Loading branch information
k55k32 committed Jan 6, 2017
1 parent 4278446 commit fb91d35
Show file tree
Hide file tree
Showing 10 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions config/index.js
Expand Up @@ -7,8 +7,8 @@ module.exports = {
index: path.resolve(__dirname, '../dist/index.html'),
assetsRoot: path.resolve(__dirname, '../lib'),
docsRoot: path.resolve(__dirname, '../dist'),
assetsSubDirectory: 'static',
assetsPublicPath: '/',
assetsSubDirectory: '',
assetsPublicPath: '',
productionSourceMap: false
},
dev: {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
1 change: 1 addition & 0 deletions lib/index.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/static/index.js → lib/index.js

Large diffs are not rendered by default.

File renamed without changes.
2 changes: 1 addition & 1 deletion lib/static/preview.js → lib/preview.js

Large diffs are not rendered by default.

0 comments on commit fb91d35

Please sign in to comment.