mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-03-19 20:05:53 +00:00
remove jquery from package
This commit is contained in:
@@ -17,10 +17,6 @@ compileCoffee = (debug = false) ->
|
||||
config =
|
||||
debug: debug
|
||||
transform: ['coffeeify']
|
||||
shim:
|
||||
jquery:
|
||||
path: './vendor/jquery/jquery.js'
|
||||
exports: '$'
|
||||
|
||||
bundle = gulp
|
||||
.src('./src/coffee/main.coffee', read: false)
|
||||
|
||||
Reference in New Issue
Block a user