Thief of Wealth

Webpack 실행시 Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.


에러가 뜬다면,


ENTRY 혹은 OUTPUT 경로가 잘못된 것이다.


또는 


버젼이 잘못되어졌을 수도 있다.


npm i extract-text-webpack-plugin@next


으로 설치해주자.

profile on loading

Loading...