We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 791a675 commit 85bc206Copy full SHA for 85bc206
resources/js/bundle/highlight.js
@@ -1,6 +1,6 @@
1
'use strict';
2
3
-import "core-js";
+//import "core-js";
4
import * as hljs from "highlight.js/lib/core";
5
import * as xml from "highlight.js/lib/languages/xml";
6
import * as php from "highlight.js/lib/languages/php";
0 commit comments