mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(angular): update build for new stencil config
This commit is contained in:
2
angular/scripts/build-core.js
vendored
2
angular/scripts/build-core.js
vendored
@@ -12,7 +12,7 @@ function buildIonicAngular() {
|
||||
const args = [
|
||||
'build',
|
||||
'--config',
|
||||
path.join(__dirname, '..', 'stencil.config.js'),
|
||||
path.join(__dirname, '..', 'stencil.config.ts'),
|
||||
...process.argv.slice(2)
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user