-
Notifications
You must be signed in to change notification settings - Fork 342
render_entrypoint tag #182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
e8b19f1
05df949
522be18
c12f42c
29ca185
8e57724
2a14570
e4c0a45
3eaee95
56dd1c6
f18738c
bad972b
83df98b
47c577d
88e49a6
a4db79f
883dea4
7206556
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,5 @@ | ||
| venv/ | ||
| .DS_Store | ||
|
|
||
| # auto generated | ||
| README.rst | ||
|
|
||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| { | ||
| "presets": ["@babel/preset-react"] | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Duplicate "When creating multi-page applications, it's common to want to
 include common js in the base HTML"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's not by mistake. If you have a clearer way to explain it, please suggest it to me, or do it yourself and push it here