Skip to content

Commit

Permalink
feat(core): export config
Browse files Browse the repository at this point in the history
  • Loading branch information
allen-zh committed Jul 12, 2019
1 parent e2449a3 commit 94b1173
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/mars-core/src/swan/index.js
Expand Up @@ -7,3 +7,4 @@ export {default as createApp} from './createApp';
export {default as createPage} from './createPage';
export {default as createComponent, vueCompCreator} from './createComponent';
export {default as Vue} from '../base/vue/index';
export {default as config} from '../config';

0 comments on commit 94b1173

Please sign in to comment.