Skip to content

Commit

Permalink
chore: ues @rollup-plugin-typescript replace rollup-plugin-typescript2
Browse files Browse the repository at this point in the history
  • Loading branch information
cuixiaorui committed Oct 6, 2021
1 parent 8885abd commit 50d9b45
Show file tree
Hide file tree
Showing 8 changed files with 1,798 additions and 1,848 deletions.
1 change: 1 addition & 0 deletions example/helloWorld/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const HelloWorld = {
// 可以解析 tag 标签
// template: `
// <div>hi {{msg}}</div>
// 需要编译成 render 函数
// `,
render() {
return h(
Expand Down
Loading

0 comments on commit 50d9b45

Please sign in to comment.