Lukas Gamper
Feb 25, 2022

It took around 1 0 seconds. But we had already applied some optimisations:

- using cache-loader in combination with vue-loader

- set the transpileOnly: true option for the ts-loader (since the fork-ts-checker-webpack-plugin already checks the types)

No responses yet