mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
don't ignore the assets/js/src/ because then it doesn't make it to the generated site
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ port: 9001
|
||||
baseurl: ""
|
||||
url: http://getbootstrap.com
|
||||
encoding: UTF-8
|
||||
exclude: [assets/less/, assets/js/src/]
|
||||
exclude: [assets/less/]
|
||||
|
||||
# Custom vars
|
||||
current_version: 4.0.0-alpha
|
||||
|
||||
Reference in New Issue
Block a user