Skip to content

Commit 40eeb55

Browse files
committed
Remove tinymce version
1 parent 5818806 commit 40eeb55

22 files changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</head>
1010
<body>
1111
<script src=<%= htmlWebpackPlugin.options.path %>jquery.min.js></script>
12-
<script src=<%= htmlWebpackPlugin.options.path %>tinymce1.3/tinymce.min.js></script>
12+
<script src=<%= htmlWebpackPlugin.options.path %>tinymce/tinymce.min.js></script>
1313
<div id="app"></div>
1414
<!-- built files will be auto injected -->
1515
</body>
File renamed without changes.

0 commit comments

Comments
 (0)