Skip to content
Snippets Groups Projects
  • Naouak's avatar
    499cc7b8
    Fix webpack building on Windows (#3426) · 499cc7b8
    Naouak authored
    * Path should not be constructed manually. Use path.join to ensure compatibility.
    
    * Path should not be constructed manually. Use path.join to ensure compatibility.
    
    * Fix regexp.
    
    * Fix my own stupidity.
    I forgot to check outside my test script the regexp...
    499cc7b8
    History
    Fix webpack building on Windows (#3426)
    Naouak authored
    * Path should not be constructed manually. Use path.join to ensure compatibility.
    
    * Path should not be constructed manually. Use path.join to ensure compatibility.
    
    * Fix regexp.
    
    * Fix my own stupidity.
    I forgot to check outside my test script the regexp...