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
---
- Changed
webpack.config.js
and removed aliasesvue$
andassets
for plugins. - Changed
webpack.config.js
and renamed aliassrc
to@administration
for plugins.