Skip to content
Snippets Groups Projects
Commit 40eeb551 authored by Pan's avatar Pan
Browse files

Remove tinymce version

parent 58188061
No related branches found
No related tags found
No related merge requests found
Showing
with 1 addition and 1 deletion
......@@ -9,7 +9,7 @@
</head>
<body>
<script src=<%= htmlWebpackPlugin.options.path %>jquery.min.js></script>
<script src=<%= htmlWebpackPlugin.options.path %>tinymce1.3/tinymce.min.js></script>
<script src=<%= htmlWebpackPlugin.options.path %>tinymce/tinymce.min.js></script>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment