Skip to content
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.

Commit

Permalink
Update README.md (#573)
Browse files Browse the repository at this point in the history
  • Loading branch information
Utwo authored and s-panferov committed Apr 11, 2018
1 parent f7e77b7 commit ed5d1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -65,7 +65,7 @@ module.exports = {

// Add the loader for .ts files.
module: {
loaders: [
rules: [
{
test: /\.tsx?$/,
loader: 'awesome-typescript-loader'
Expand Down

0 comments on commit ed5d1a3

Please sign in to comment.