Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 337 Bytes

2022-01-10-webpack-alias-refactor.md

File metadata and controls

10 lines (10 loc) · 337 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Webpack alias refactor
issue: NEXT-11634
author: Sebastian Seggewiss
author_email: [email protected]
author_github: @seggewiss
---

Administration

  • Changed webpack.config.js and removed aliases vue$ and assets for plugins.
  • Changed webpack.config.js and renamed alias src to @administration for plugins.