Ronen Teva

Results 9 issues of Ronen Teva

First error - requires python, no problem. Second error - requires MSBuild.exe, took some time but I figured it out. Third error: ``` C:\Source\angular-sailsjs-boilerplate\frontend\node_modules\gulp-sass\node_modules\node-sass>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js"...

Thanks for creating this new version of Agendash. Will appreciate the support of custom titles as Agendash does, it's useful for those running multiple Agendas. ``` app.use('/jobs', Agendash(agenda, { title:...

Thanks for a great plugin. Could you please provide an example for an infinite scrolling, using the bootstrap example? Or even easier, manually calling the same adUnit several times?

I see it's an old plugin, any chance there's an alternative that works?

Sorry but I couldn't resist :)

[](https://reviewable.io/reviews/angular/builtwith.angularjs.org/479)

If possible, tracking and loading changes in the "api/policies" folder will be very useful.

enhancement

### Describe the feature Once `cache` is used, the `cache-control` header can't be set manually. ``` routeRules: { '/api/test': {cache: {maxAge: 60}, headers: {'cache-control': 'public, max-age=60, stale-while-revalidate=30'}} } ``` results...

enhancement
cache
p2-nice-to-have

### Describe the bug After adding `const siteConfig = useSiteConfig(event)` on a server route, I keep getting this error on build: ``` Export "useSiteConfig" of module "node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected]_ugbbsadflybmnnuzwmc5llzr2y/node_modules/nuxt-site-config/dist /runtime/nitro/composables/useSiteConfig.js" was reexported...