Skip to content

Commit

Permalink
按需加载使用textarea组件 ,双向绑定未生效
Browse files Browse the repository at this point in the history
  • Loading branch information
robeshell committed Jun 8, 2018
1 parent 205bda7 commit 011a06a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions build/webpack.dist.components.rem.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ module.exports = merge(distCommonWebpackConfig, {
"/lib.rem/popup/index": "./src/components/popup/index.js",
"/lib.rem/rate/index": "./src/components/rate/index.js",
"/lib.rem/countdown/index": "./src/components/countdown/index.js",
"/lib.rem/textarea/index": "./src/components/textarea/index.js",
"/lib.rem/rollnotice/index": "./src/components/rollnotice/index.js",
"/lib.rem/input/index": "./src/components/input/index.js",
"/lib.rem/flexbox/index": "./src/components/flexbox/index.js",
Expand Down
4 changes: 2 additions & 2 deletions dist/lib.rem/textarea/index.js

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

0 comments on commit 011a06a

Please sign in to comment.