mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
fix(): updated config settings for new version of stencil and corrected some errors.
This commit is contained in:
@ -2,6 +2,7 @@ exports.config = {
|
||||
namespace: 'Ionic',
|
||||
buildDest: 'dist',
|
||||
generateCollection: true,
|
||||
diagnosticsDest: 'demos/.dev-diagnostics.html',
|
||||
bundles: [
|
||||
{ components: ['ion-app', 'ion-content', 'ion-footer', 'ion-header', 'ion-navbar', 'ion-page', 'ion-title', 'ion-toolbar'] },
|
||||
{ components: ['ion-avatar', 'ion-badge', 'ion-thumbnail'] },
|
||||
|
Reference in New Issue
Block a user