Skip to content

Commit

Permalink
[added] typescript:main to unit tests
Browse files Browse the repository at this point in the history
Summary: Closes #144

Reviewers: O3 Material JavaScript platform reviewers, #material_motion, O2 Material Motion, featherless

Reviewed By: #material_motion, O2 Material Motion, featherless

Tags: #material_motion

Differential Revision: http://codereview.cc/D2472
  • Loading branch information
appsforartists committed Jan 6, 2017
1 parent 8f38c7e commit 45b116c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ module.exports = function(config) {
stats: 'errors-only',
resolve: {
extensions: ['.js', '.ts'],
mainFields: ['typescript:main', 'jsnext:main', 'main'],
},
module: {
loaders: [
Expand Down

0 comments on commit 45b116c

Please sign in to comment.