Skip to content

Commit

Permalink
Features script added.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stardog committed Oct 27, 2017
1 parent 8d1741b commit ea46bef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exports.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ exports.entry = {
PublishBar: exports.APP_DIR + '/PublishBar/index.jsx',
TagBar: exports.APP_DIR + '/TagBar/index.jsx',
Settings: exports.APP_DIR + '/Settings/index.jsx',
Feature: exports.APP_DIR + '/Feature/index.jsx',
vendor: ['react', 'react-dom']
}

0 comments on commit ea46bef

Please sign in to comment.