Commit 48c1add8 authored by Breno Calazans's avatar Breno Calazans

Reference only not minified files in Bower

Fixes #8985
parent 1fd51b0f
{
"name": "bootstrap",
"version": "3.0.0",
"main": ["./dist/js/bootstrap.min.js", "./dist/css/bootstrap.min.css"],
"main": ["./dist/js/bootstrap.js", "./dist/css/bootstrap.css"],
"ignore": [
"**/.*"
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment