Code Monkey home page Code Monkey logo

Comments (5)

ihortymoshenko avatar ihortymoshenko commented on August 17, 2024

@andersaloof, the default value is false.

from hearsayrequirejsbundle.

andersaloof avatar andersaloof commented on August 17, 2024

Sorry to bother you again, but yes, I know the default value is false, but that doesn't solve my problem/challenge.

I have the following setup:

  • hide_unoptimized_assets is set to true in config.yml
  • config_dev.yml inherits config.yml settings via import resource

Since hide_unoptimized_assets is set to true in config.yml and the configuration of that parameter specifies that it cannotBeEmpty, I am not allowed to override the inherited setting of true in my dev environment. Since i've specified it to be true in the prod environment, it doesn't help that the default is false, it's not possible to override.

from hearsayrequirejsbundle.

craigmarvelley avatar craigmarvelley commented on August 17, 2024

@IgorTimoshenko I also think the issue is valid - if someone wanted to set the value of this config property to be equal to a container parameter, they wouldn't be able to toggle the value of that parameter to false, they'd have to modify their config to remove the node. As the use of booleanNode enforces the type of the value, surely that's sufficient?

from hearsayrequirejsbundle.

ihortymoshenko avatar ihortymoshenko commented on August 17, 2024

Ok, fixed. Thanks :)

from hearsayrequirejsbundle.

andersaloof avatar andersaloof commented on August 17, 2024

Great :)

from hearsayrequirejsbundle.

Related Issues (20)

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.