mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
made production build to be smaller and have sourcemap
This commit is contained in:
@@ -1,6 +1 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<script src="../playground/playground.js"></script><script src="../markdownReadme/markdownReadme.js"></script></body>
|
||||
</html>
|
||||
<!doctype html><html><body><div id="app"></div><script src="../playground/playground.js"></script><script src="../markdownReadme/markdownReadme.js"></script></body></html>
|
||||
File diff suppressed because one or more lines are too long
1
docs/playground/playground.js.map
Normal file
1
docs/playground/playground.js.map
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user