slush-react-express
Advanced tools
Comparing version 4.2.1 to 4.2.2
{ | ||
"name": "slush-react-express", | ||
"version": "4.2.1", | ||
"version": "4.2.2", | ||
"description": "A generator for a node express web app using react", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -43,3 +43,2 @@ slush-react-express | ||
```bash | ||
slush react-express | ||
@@ -46,0 +45,0 @@ ``` |
@@ -6,4 +6,2 @@ "use strict"; | ||
var template = require('gulp-template'); | ||
// Inquirer typings are not updated to 1.0 yet | ||
// const inquirer = require('inquirer'); | ||
var inquirer = require('inquirer'); | ||
@@ -10,0 +8,0 @@ var rename = require('gulp-rename'); |
@@ -0,0 +0,0 @@ // This config file enables you to adjust the default locations and plugin |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ System.config({ |
@@ -0,0 +0,0 @@ import React from 'react'; |
@@ -0,0 +0,0 @@ import React, { Component } from 'react'; |
@@ -0,0 +0,0 @@ import React from 'react'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ const React = require('react'); |
@@ -0,0 +0,0 @@ const React = require('react'); |
@@ -0,0 +0,0 @@ import NameLoader from '../../src/client/app/view/NameLoader'; |
@@ -0,0 +0,0 @@ import NameLoaderView from '../../src/client/app/view/NameLoaderView'; |
@@ -0,0 +0,0 @@ import React from 'react'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ module.exports = server => { |
@@ -0,0 +0,0 @@ // This config file enables you to adjust the default locations and plugin |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ System.config({ |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ import * as express from 'express'; |
@@ -0,0 +0,0 @@ export default class ErrorMessage { |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ import * as request from 'superagent'; |
@@ -0,0 +0,0 @@ import * as request from 'superagent'; |
@@ -0,0 +0,0 @@ import * as http from 'http'; |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ // View that displays a button to call the server |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ var express = require('express'); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
2795820
75112
197