Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to include arbitrary script or style file #7

Closed
valdisiljuconoks opened this issue Dec 13, 2014 · 0 comments
Closed

Comments

@valdisiljuconoks
Copy link
Owner

In FeatureSwitch.Web.Optimization provide possibility to use Scripts.Render<TFeature>() or Styles.Render<TFeature>() to include arbitrary script file with possibly associated minified file ("script.min.js" or "style.min.css"). If provided path is not found in bundle config, try to search in file system.

@valdisiljuconoks valdisiljuconoks changed the title Add possibility to include arbitrary script file Add possibility to include arbitrary script or style file Dec 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant