quitting react router

This commit is contained in:
Eric Hulburd
2016-03-02 12:07:31 -06:00
parent d650baab6d
commit 5b218f6518
17 changed files with 164 additions and 186 deletions

View File

@@ -25,7 +25,7 @@ module.exports = {
loader: 'json'
}, {
test: /\.rt/,
loader: "react-templates-loader"
loader: "react-templates-loader?targetVersion=0.14.0"
}
]
},