Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Disable Cache not working #36

Open
vkanwal opened this issue Oct 17, 2014 · 0 comments
Open

Disable Cache not working #36

vkanwal opened this issue Oct 17, 2014 · 0 comments

Comments

@vkanwal
Copy link

vkanwal commented Oct 17, 2014

Hi

I am not able to disable the cache in init
Is this a bug?

swig: {
    init:{
        cache: false,
        autoescape: true
    },

    dev:{
        src: ['views/**/*.swig'],
        dest: '<%= pkg.devLoc %>',
        production: false
    }
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant