Skip to content

Commit ec51edc

Browse files
tkrotoffSpaceK33z
authored andcommitted
System -> SystemJS
1 parent 1046ab1 commit ec51edc

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
@@ -138,7 +138,7 @@ For each different parser options object a new parser is created and plugins can
138138
parser: {
139139
amd: false, // disable AMD
140140
commonjs: false, // disable CommonJS
141-
system: false, // disable System
141+
system: false, // disable SystemJS
142142
harmony: false, // disable harmony import/export
143143
requireInclude: false, // disable require.include
144144
requireEnsure: false, // disable require.ensure

0 commit comments

Comments
 (0)