2
0
Эх сурвалжийг харах

modularize.js supports CRLF new line code

Takahiro 5 жил өмнө
parent
commit
9fcc7b73aa
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      utils/modularize.js

+ 1 - 1
utils/modularize.js

@@ -252,7 +252,7 @@ function convert( path, exampleDependencies, ignoreList ) {
 
 	// remove examples/js deprecation warning
 
-	contents = contents.replace( /^console\.warn.*\n/, '' );
+	contents = contents.replace( /^console\.warn.*(\r\n|\r|\n)/, '' );
 
 	// imports