chore: update aegir to the latest version (#1186)

Removes boilerplate config that is no longer necessary
This commit is contained in:
Alex Potsides
2022-04-09 09:26:25 +01:00
committed by GitHub
parent 64bfcee509
commit c64a586a20
65 changed files with 364 additions and 2284 deletions

View File

@ -0,0 +1,5 @@
export default {
build: {
target: 'es2020'
}
}