create-react-app-ssr
Advanced tools
Comparing version 0.0.11 to 0.0.12
module.export.createSSRContext = require('./lib/create-ssr-context').createSSRContext | ||
// module.export.createSSRContext = require('./lib/create-ssr-context').createSSRContext | ||
@@ -4,0 +4,0 @@ module.exports = { |
{ | ||
"name": "create-react-app-ssr", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "Server Side Rendering for Create React App (with redux, router, code splitting, ...)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
95299