Giter VIP home page Giter VIP logo

fluxex's People

Contributors

caa1211 avatar hero78119 avatar jimmy319 avatar lcmtwn avatar zordius avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

fluxex's Issues

bad babel options in extra/gulpfile.js

In https://github.com/zordius/fluxex/blob/master/extra/gulpfile.js#L234, bad babel options are passed in.

.pipe(babel(Object.assign({sourceMap: true}, configs.babelify)))

There are two problems. First, according to babel options, it should be sourceMaps though there is no warning or error while sourceMap is used. Second, babelify options are used as babel options however the extensions option is not babel option. This fails the gulp task while extra/gulpfile.js is required in project gulpfile.js and no other changes are made. Since there are not many options for babel it may just defines the options in separate variable or in https://github.com/zordius/fluxex/blob/master/extra/gulpfile.js#L234.

No method _set

Hi,
This looks interesting... tried examples/04-infinite, and got this when going to localhost://3001:

TypeError: Object {} has no method '_set'
at FluxexStore.module.exports.initialize (/Users/Jeff/repos/ghtemp/examples/04-infinite-scroll/stores/search.js:5:14)
at FluxexStore.FluxexObject (/Users/Jeff/repos/ghtemp/examples/04-infinite-scroll/node_modules/fluxex/lib/fluxobj.js:18:14)
at new FluxexStore (/Users/Jeff/repos/ghtemp/examples/04-infinite-scroll/node_modules/fluxex/lib/fluxstore.js:15:18)
at FluxexStore.S (/Users/Jeff/repos/ghtemp/examples/04-infinite-scroll/node_modules/fluxex/lib/fluxex.js:104:25)
at FluxexApp.Object.assign.createStore (/Users/Jeff/repos/ghtemp/examples/04-infinite-scroll/node_modules/fluxex/lib/fluxex.js:107:16)
at FluxexApp.Object.assign.initStore (/Users/Jeff/repos/ghtemp/examples/04-infinite-scroll/node_modules/fluxex/lib/fluxex.js:90:40)
at FluxexApp.Fluxex (/Users/Jeff/repos/ghtemp/examples/04-infinite-scroll/node_modules/fluxex/lib/fluxex.js:22:10)
at new FluxexApp (/Users/Jeff/repos/ghtemp/examples/04-infinite-scroll/node_modules/fluxex/index.js:23:16)
at /Users/Jeff/repos/ghtemp/examples/04-infinite-scroll/node_modules/fluxex/extra/server.js:12:14
at Layer.handle as handle_request

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.