Giter Club home page Giter Club logo

constangular-brunch's People

Contributors

afloyd avatar tomtomgo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

constangular-brunch's Issues

Build is failing with latest release of ja-yaml-4.0.0

[exec] 02 Feb 03:28:00 - �[31merror�[0m: Compiling of 'app/config/api.yaml' failed. Function yaml.safeLoad is removed in js-yaml 4. Use yaml.load instead, which is now safe by default. ; Compiling of 'app/config/env.yaml' failed. Function yaml.safeLoad is removed in js-yaml 4. Use yaml.load instead, which is now safe by default.

Can you please address this issue and fix accordingly. big Thanks

Config path pattern

My config files are not being found and the culprit seems to be within init.js (line 14):

Constangular.prototype.pattern = /config\/.*\.yaml$/;

My folder structure is
app -> config -> app.yaml

Is there another way to write this pattern?

package.json preinstall script causes loop during npm install

In my application package.json I have scripts:install chaining to bower install.
After adding constangular-brunch to my project, "npm install" loops infinitely, as constangular-brunch install script retriggers "npm install".

Quoting https://www.npmjs.org/doc/misc/npm-scripts.html

NOTE: INSTALL SCRIPTS ARE AN ANTIPATTERN
tl;dr Don't use install. Use a .gyp file for compilation, and prepublish for anything else.

As you already have prepublish script, please remove preinstall and postinstall scripts from package.json.

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.