File tree Expand file tree Collapse file tree 2 files changed +355
-358
lines changed
Expand file tree Collapse file tree 2 files changed +355
-358
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="en ">
3- < head >
4- < title > webpack | CoCreateJS</ title >
3+ < head >
4+ < title > webpack | CoCreateJS</ title >
55
6- <!-- CoCreate Favicon -->
7- < link
8- rel ="icon "
9- type ="image/png "
10- sizes ="32x32 "
11- href ="../assets/favicon.ico " />
12- </ head >
13- < body >
14- < form >
15- < textarea webpack ="message "> </ textarea >
16- < button actions ="webpack, reset "> click</ button >
17- </ form >
6+ <!-- CoCreate Favicon -->
7+ < link
8+ rel ="icon "
9+ type ="image/png "
10+ sizes ="32x32 "
11+ href ="../assets/favicon.ico " />
12+ </ head >
13+ < body >
14+ < form >
15+ < textarea webpack ="message "> </ textarea >
16+ < button actions ="webpack, reset "> click</ button >
17+ </ form >
1818
19- <!-- <div
19+ <!-- <div
2020 array="users"
2121 array="interviews"
2222 object
2323 filter-sort-key="name"
2424 filter-sort-direction="asc"
25- render-selector ="[template]">
25+ render-query ="[template]">
2626 <div
2727 class="border-bottom:1px_solid_darkgray"
2828 template
3232 </div>
3333 </div> -->
3434
35- <!-- <script src="../src/CoCreate-webpack.js"></script> -->
36- < script src ="./dist/CoCreate.js "> </ script >
37- </ body >
35+ <!-- <script src="../src/CoCreate-webpack.js"></script> -->
36+ < script src ="./dist/CoCreate.js "> </ script >
37+ </ body >
3838</ html >
You can’t perform that action at this time.
0 commit comments