mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 22:44:13 +08:00
refactor(): minor updates for next stencil version (#20787)
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user