Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

inoyakaigor/webpack-typescript-optional-chaining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack and typescript optional chaining error

This repo reproduces an "Module parse failed: Unexpected token" when using optional chaining or nullish coalescing operator with TS target "ESNext" in compiler options.

package version
webpack 4.41.5
typescript 3.7.4
ts-loader 6.2.1
webpack-cli 3.3.10

Note: To be clear typescript is not needed to reproduce this error but in my case I using it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published