using Spurt Pro Makerplace 4.3
store and vendor build error
I tring ng build --prod
but doesn't work
this is error message
An unhandled exception occurred: The 'buildOptimizer' option cannot be used without 'aot'.
See "C:\Users\happy\AppData\Local\Temp\ng-k1sGH7\angular-errors.log" for further details.
this is error log file
[error] Error: The 'buildOptimizer' option cannot be used without 'aot'.
at generateWebpackConfig (C:\Users\happy\Desktop\인턴\AllThatWondan\store\node_modules@angular-devkit\build-angular\src\utils\webpack-browser-config.js:18:15)
at generateBrowserWebpackConfigFromContext (C:\Users\happy\Desktop\인턴\AllThatWondan\store\node_modules@angular-devkit\build-angular\src\utils\webpack-browser-config.js:138:26)
at async Object.generateI18nBrowserWebpackConfigFromContext (C:\Users\happy\Desktop\인턴\AllThatWondan\store\node_modules@angular-devkit\build-angular\src\utils\webpack-browser-config.js:87:20)
at async initialize (C:\Users\happy\Desktop\인턴\AllThatWondan\store\node_modules@angular-devkit\build-angular\src\browser\index.js:97:63)