Skip to content

Commit 17e6f53

Browse files
committed
Xregexp install natives
1 parent 42c489d commit 17e6f53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/action2gcode/generators/abstract-generator.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import XRegExp from 'XRegExp'
2+
XRegExp.install('natives')
23
// AbstractDriver class
34
class AbstractGenerator {
45
// Class constructor...

0 commit comments

Comments
 (0)