【发布时间】:2017-08-19 02:28:12
【问题描述】:
我尝试使用 webpack 将“.ts”编译为“.js”,但出现此错误,我该如何解决?
Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.
- configuration.output.path: The provided value "./dist" is not an absolute path!"
【问题讨论】:
标签: javascript typescript webpack