mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Update React samples to use prerender-via-Webpack-loader
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<div id="react-app" asp-prerender-module="ReactApp/boot-server.jsx"></div>
|
||||
<div id="react-app" asp-prerender-module="ReactApp/boot-server.jsx"
|
||||
asp-prerender-webpack-config="webpack.config.js"></div>
|
||||
|
||||
@section scripts {
|
||||
<script src="/dist/main.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user