refactor(): minor updates for next stencil version (#20787)

This commit is contained in:
Manu MA
2020-03-24 16:59:07 +01:00
committed by Liam DeBeasi
parent 71f118201b
commit 5a20f84aa4
38 changed files with 6825 additions and 6862 deletions

View File

@@ -67,8 +67,7 @@ export const config: Config = {
esmLoaderPath: '../loader'
},
// {
// type: 'experimental-dist-module',
// externalRuntime: true,
// type: 'dist-custom-elements-bundle',
// },
{
type: 'docs-readme',
@@ -83,7 +82,7 @@ export const config: Config = {
},
apiSpecGenerator({
file: 'api.txt'
}),
}) as any,
// {
// type: 'stats',
// file: 'stats.json'