Skip to content

Commit

Permalink
chore(): refine comment
Browse files Browse the repository at this point in the history
  • Loading branch information
weareoutman committed Dec 27, 2024
1 parent 596a06e commit 35d9a47
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bricks/markdown/build.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
export default {
moduleRules: [
{
// This file contains unicode character class escapes which are not supported until Firefox 78
// These modules contain unicode character class escapes,
// which are not supported until Firefox 78.
test: /[\\/]node_modules[\\/](?:estree-util-is-identifier-name|micromark-util-character|micromark-util-sanitize-uri|@sindresorhus[\\/]transliterate)[\\/]/,
loader: "babel-loader",
options: {
Expand Down

0 comments on commit 35d9a47

Please sign in to comment.