Archive @@babel/plugin-syntax-module-string-names (#13246)
babel/babel-archive@15c88ef856
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
{
|
||||
"plugins": [
|
||||
["transform-modules-amd", { "loose": true }],
|
||||
"syntax-module-string-names"
|
||||
]
|
||||
"plugins": [["transform-modules-amd", { "loose": true }]]
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"plugins": ["transform-modules-amd", "syntax-module-string-names"]
|
||||
"plugins": ["transform-modules-amd"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user