nine-2-five

Results 24 comments of nine-2-five

In my case the whole dist folder is regenerated even if I use --no-build and -r arguments. This is my generate property: ``` generate: { crawler: false, routes() { const...

@danielroe Previous to your post I had rebuilds stating changes to my files. But now it doesn't specify the file changed. I've added my bash scripts, json and js files...

@danielroe, may I ask one more question which is more on-topic-y? I've managed (with the help of this page) to create on demand route regeneration, but I'd like have the...

@nuxtdev we have to add the route arg check, this is just a hook boiler. You can also add `options.routes` here.

It's been some time since the last time I used php twig. I'm in a bit of flu situation right now, I can't seem to combine/order the filters to get...

Also: is it possible to input the path to just stylesheet to have it return just inline style text?

I have created a pull request for this, not sure if it went through

Are you sure? I can't locate that key combination, I'm using sublime 3. 2015-04-29 20:32 GMT+02:00 Avtandil Kikabidze [email protected]: > You can change keymap in file Default (Windows).sublime-keymap > >...

Yeah I created the new settings fields, and they save to db ok. But I don't know whether there's a simpler way than get_option('prefix_fieldnam') for each field. Is it possible...