mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 10:40:23 +00:00
Implement simple Webpack setup
This commit is contained in:
@@ -3,4 +3,8 @@
|
||||
}
|
||||
|
||||
<h1>Hello</h1>
|
||||
Hi there.
|
||||
Hi there. Enter some text: <input />
|
||||
|
||||
@section scripts {
|
||||
<script src="dist/main.js"></script>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user