feat: initial angular support + clean up tests

This commit is contained in:
Igor Randjelovic
2020-11-25 17:44:00 +01:00
committed by Nathan Walker
parent e8888719be
commit 523f6bbef2
17 changed files with 651 additions and 48 deletions

View File

@ -1,4 +1,3 @@
// @ts-ignore
import Config from 'webpack-chain';
import vue from '../../src/configuration/vue';
import { init } from '../../src';