新建了一个分支 develop
Showing
1 changed file
with
3 additions
and
1 deletions
| ... | @@ -11,7 +11,9 @@ | ... | @@ -11,7 +11,9 @@ |
| 11 | <noscript> | 11 | <noscript> |
| 12 | <strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong> | 12 | <strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong> |
| 13 | </noscript> | 13 | </noscript> |
| 14 | <div id="app"></div> | 14 | <div id="app"> |
| 15 | |||
| 16 | </div> | ||
| 15 | <!-- built files will be auto injected --> | 17 | <!-- built files will be auto injected --> |
| 16 | </body> | 18 | </body> |
| 17 | </html> | 19 | </html> | ... | ... |
-
Please register or sign in to post a comment