Skip to content

Commit f362c3d

Browse files
tkrotoffSpaceK33z
authored andcommitted
harmony -> ES6 Harmony
1 parent ec51edc commit f362c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/configuration/module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ parser: {
139139
amd: false, // disable AMD
140140
commonjs: false, // disable CommonJS
141141
system: false, // disable SystemJS
142-
harmony: false, // disable harmony import/export
142+
harmony: false, // disable ES6 Harmony import/export
143143
requireInclude: false, // disable require.include
144144
requireEnsure: false, // disable require.ensure
145145
requireContext: false, // disable require.context

0 commit comments

Comments
 (0)