Skip to content

Commit 0576a25

Browse files
author
linzhijun
committed
fix
1 parent ed0733a commit 0576a25

3 files changed

Lines changed: 6568 additions & 3 deletions

File tree

JavaScript/dist/toolgood.algorithm.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

JavaScript/src/math/mathParser.js

Lines changed: 6566 additions & 1 deletion
Large diffs are not rendered by default.

JavaScript/webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ export default {
101101
keep_fnames: false,
102102
safari10: false,
103103
properties: {
104-
regex: /^visit.*_fun$/,
104+
regex: /^visit.*_fun$|^[A-Z][a-zA-Z0-9]*$/,
105105
keep_quoted: false,
106106
reserved: []
107107
}

0 commit comments

Comments
 (0)