Giter Site home page Giter Site logo

canechair.cli's People

Contributors

simon8029 avatar

Stargazers

 avatar

Watchers

 avatar

canechair.cli's Issues

Issues in .settings\cc.settings.express.js (9/0)

✖   2:20  Unable to resolve path to module 'morgan'           import/no-unresolved
✖   3:8   'Compression' is defined but never used             no-unused-vars
✖   5:28  Unable to resolve path to module 'method-override'  import/no-unresolved
✖   6:8   'ExpressSession' is defined but never used          no-unused-vars
✖   6:28  Unable to resolve path to module 'express-session'  import/no-unresolved
✖   7:22  Unable to resolve path to module 'passport'         import/no-unresolved
✖   8:26  Unable to resolve path to module 'connect-flash'    import/no-unresolved
✖   9:7   'CCSettings' is assigned a value but never used     no-unused-vars
✖  18:13  'compress' is not defined                           no-undef

Add routing system

  1. add dpendencies: react-router, react-router-dom
  2. refactor container's constructor:
    this.actions = props.actions;
    this.history = props.history;
    this.location = props.location;
    this.match = props.match;
    this.state = props.state;
    this.staticContext = props.staticContext;

webpack compiling multiple times.

webpack: Compiled successfully.
webpack: Compiling...
webpack: wait until bundle finished: /

webpack: Compiled successfully.
webpack: Compiling...
webpack: wait until bundle finished: /
webpack: wait until bundle finished: /app.js

webpack: Compiled successfully.
webpack: Compiling...
webpack: wait until bundle finished: /app.js

webpack: Compiled successfully.
webpack: Compiling...

webpack: Compiled successfully.

js file name has been set canechairparts as default.

<anonymous>
webpack-internal:///./src/index.js:16:1
./src/index.js
http://localhost:8029/canechairparts.js:753:1
__webpack_require__
http://localhost:8029/canechairparts.js:20:12
[0]
http://localhost:8029/canechairparts.js:792:18
__webpack_require__
http://localhost:8029/canechairparts.js:20:12
<anonymous>
http://localhost:8029/canechairparts.js:63:18
<anonymous>
http://localhost:8029/canechairparts.js:1:11

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.