Skip to content

Commit

Permalink
Use webpack to build bundled assets
Browse files Browse the repository at this point in the history
  • Loading branch information
nosir committed Jul 27, 2016
1 parent 96b5134 commit 41453ee
Show file tree
Hide file tree
Showing 11 changed files with 898 additions and 1,622 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ As you can see, here you simply use `<Cleave/>` as a normal `<input/>` field
- Pass in the custom `options` prop
- Add ReactJS `onChange` event listener

See more in documentation: [ReactJS component usage](https://github.com/nosir/cleave.js/blob/master/doc/reactjs-component-usage.md) section
Usage for `Webpack`, `Browserify` and more in documentation: [ReactJS component usage](https://github.com/nosir/cleave.js/blob/master/doc/reactjs-component-usage.md)

## Playground

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"form",
"input"
],
"version": "0.5.1",
"version": "0.5.2",
"author": {
"name": "Max Huang",
"email": "[email protected]",
Expand Down
Loading

0 comments on commit 41453ee

Please sign in to comment.