$ NPM 실행 dev에 잘 작동Laravel 믹스 "* /!"주석 예를 후행 인식하지 .... Vue.js
하지만 몇 달 동안 노력하고 있지만 $ 이제 인식 할 수없는, 실행 생산을 NPM "/ *!" 컴파일 된 자바 스크립트 라인의 끝에이 줄은 컴파일 된 라인의 끝에 코드 예
/*! <- this is the line not being recognised * Vue.js v2.4.2 * (c) 2014-2017 Evan You * Released under the MIT License. */
을 주석 처리합니다. 새 행으로 되돌려 수동으로 수정할 수는 있지만 다시 자동화하려면 어떻게 혼합 할 수 있습니까?
오류 =
fallbackLoader option has been deprecated - replace with "fallback" loader option has been deprecated - replace with "use" 10% building modules 7/19 modules 12 active ...ode_modules/style-loader/addStyles.js(node:11800) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see https://github.com/webpack/loader-utils/issues/56
시도 : $ rm을의 RF는 & & NPM 캐시 지우기 & & NPM은 노드 v7.5.0 NPM의 v4.1.2를 사용
를 설치 node_modules
package.json {
devDependencies 혼합^0.6.0, "바벨 코어": "^ 6.23.1" "바벨 로더": "^ 6.3.2" "부트 스트랩-말대꾸" "^ 3.3 0.7 "
}
당신의 Laravel 믹스 버전은 무엇입니까? –
"laravel-mix": "^ 0.6.0" – Dazzle
v1.4.3으로 업데이트하여 문제가 계속 발생하는지 확인하십시오. –