File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change
1
+ global . __INTLIFY_JIT_COMPILATION__ = true // set JIT mode for Node.js
2
+
1
3
import { createCommonJS } from 'mlly'
2
4
import { baseCompile } from '@intlify/message-compiler'
3
5
import {
Original file line number Diff line number Diff line change
1
+ global . __INTLIFY_JIT_COMPILATION__ = true // set JIT mode for Node.js
2
+
1
3
import { createCommonJS } from 'mlly'
2
4
import {
3
5
translate ,
Original file line number Diff line number Diff line change
1
+ global . __INTLIFY_JIT_COMPILATION__ = true // set JIT mode for Node.js
2
+
1
3
import { createCommonJS } from 'mlly'
2
4
import { baseCompile } from '@intlify/message-compiler'
3
5
import {
Original file line number Diff line number Diff line change
1
+ global . __INTLIFY_JIT_COMPILATION__ = true // set JIT mode for Node.js
2
+
1
3
import { createCommonJS } from 'mlly'
2
4
import {
3
5
translate ,
You can’t perform that action at this time.
0 commit comments