Skip to content

Commit

Permalink
Merge branch 'release/0.3.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamindavid committed Apr 30, 2019
2 parents fb6791b + 2ac4a08 commit 132251a
Show file tree
Hide file tree
Showing 71 changed files with 9,593 additions and 30,575 deletions.
6 changes: 5 additions & 1 deletion bili.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,13 @@ module.exports = {
]
},
plugins: [
"babel",
'babel',
'node-resolve',
require("rollup-plugin-vue")({
css: false,
}),
require("rollup-plugin-string").string({
include: '**/*.svg'
}),
],
};
1,406 changes: 749 additions & 657 deletions dist/craftui.cjs.js

Large diffs are not rendered by default.

Loading

0 comments on commit 132251a

Please sign in to comment.