Skip to content

Commit

Permalink
prep merging upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
weiwzhang committed Feb 27, 2017
1 parent 5c06f9a commit 3eba27b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/cesium
Submodule cesium added at 997670
5 changes: 5 additions & 0 deletions src/pip-delete-this-directory.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
This file is placed here by pip to indicate the source was put
here by pip.

Once this package is successfully installed this source code will be
deleted (unless you remove this file).
2 changes: 1 addition & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const config = {
}),
],
resolve: {
extensions: ['', '.js', '.jsx']
extensions: ['.js', '.jsx']
}
};

Expand Down

0 comments on commit 3eba27b

Please sign in to comment.