GithubHelp home page GithubHelp logo

generator-flux-webapp's People

Contributors

nii236 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  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

generator-flux-webapp's Issues

Un- bundled and minified code for debugging

Hi,
Is it possible to run a development version of a generated app without the minification? It would be much easier if one could see the source files in their original structure while debugging the app in a browser.

I could not find anything like this mentioned in the readme and in the gulpfile so i assume this is not implemented? Would it be enough to skip the "bundle" task if i run "gulp serve --dev" ?

Page Watcher Lacks CSS

When I update the css of a page I have in pages/directory/*.jsx, it seems like when the watcher updates it cannot find the css file associated with the page and thus just display plain HTML.

I'm not sure what exactly in the gulp:watch task/browsersync setting needs to be edited, as I thought the middleware provided was supposed to solve this issue.

pls help

perhaps the comments in #6 by dkimbell13 are pertinent?

Index.js issue still persists

@alduro
Hi below error is still reproduced when i run yo flux-webapp

fs.js:695
return binding.stat(pathModule._makeLong(path));
^
Error: ENOENT, no such file or directory '/usr/lib/node_modules/generator-flux-webapp/app/templates/src/pages/index.jsx'
at Object.fs.statSync (fs.js:695:18)
at Env.File.copy (/usr/lib/node_modules/generator-flux-webapp/node_modules/yeoman-generator/node_modules/file-utils/lib/file.js:305:14)
at Env.copy (/usr/lib/node_modules/generator-flux-webapp/node_modules/yeoman-generator/node_modules/file-utils/lib/env.js:32:32)
at yeoman.generators.Base.extend.writing.app (/usr/lib/node_modules/generator-flux-webapp/app/index.js:55:16)
at /usr/lib/node_modules/generator-flux-webapp/node_modules/yeoman-generator/lib/base.js:395:14
at processImmediate as _immediateCallback

I guess the fix has been made in the PR #1 , but npm release version has not been updated. Can the npm version be republished ?

JSXTRansformer

Hi there, great generator thanks!

Quick question: am trying to integrate a 3rd party app that has js files maked as jsx (https://github.com/fmoo/react-typeahead)

but their .js files which have the JSX decleration in the head are not being interpreted; and I cant see how you are including the JSX transformer.. I suspect not at all?

Is this correct?

Generator missing some files?

This looks really awesome, but the generator is having some issue when I run yo flux-webapp

fs.js:695
  return binding.stat(pathModule._makeLong(path));
                 ^
Error: ENOENT, no such file or directory '/usr/lib/node_modules/generator-flux-webapp/app/templates/src/pages/index.jsx'
    at Object.fs.statSync (fs.js:695:18)
    at Env.File.copy (/usr/lib/node_modules/generator-flux-webapp/node_modules/yeoman-generator/node_modules/file-utils/lib/file.js:305:14)
    at Env.copy (/usr/lib/node_modules/generator-flux-webapp/node_modules/yeoman-generator/node_modules/file-utils/lib/env.js:32:32)
    at yeoman.generators.Base.extend.writing.app (/usr/lib/node_modules/generator-flux-webapp/app/index.js:55:16)
    at /usr/lib/node_modules/generator-flux-webapp/node_modules/yeoman-generator/lib/base.js:395:14
    at processImmediate [as _immediateCallback] (timers.js:345:15)

Update demo page

The demo page no longer reflects what is generated, the most noticeable being the footer not sticking to the bottom of the page.

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.