issues
search
tevert
/
Mood
A simple moodboard. A webapp with 5 sad-happy faces, allowing quick and effortless feedback.
MIT License
1
stars
0
forks
source link
Use Bower for JS/CSS packages instead of Nuget
#28
Closed
tevert
closed
7 years ago
tevert
commented
7 years ago
After much hemming and hawing the final solution is:
NPM to retrieve dependencies.
Gulp to "build" them (copy them to Scripts, Content directories).
Include the "built" files in the project, but gitignore them.
Continue using the ASP.NET bundler to utilize the files.
After much hemming and hawing the final solution is: