jquery/build/tasks
Michał Gołębiowski 4e50967725 Build: Make the @CODE-replacing regex more robust
The code replacing @CODE in wrapper.js was written so that it expected
both the code and the next line to start in the first column. This commit
adjusts the regex so to get rid of that assumption and to work properly
regardless of number of lines with comments after this block.

While this is technically not necessary for our code, contributors sometimes
re-format the wrapper file in their pull requests and the error
messages they get don't tell them what's the real problem with their code.

Closes gh-3429
2016-12-05 18:43:10 +01:00
..
lib Build: ESLint details 2016-06-11 10:41:33 +03:00
build.js Build: Make the @CODE-replacing regex more robust 2016-12-05 18:43:10 +01:00
dist.js Release: push a custom slim build to the CDN 2015-11-16 11:22:20 -05:00
node_smoke_tests.js Build: Don't install jsdom 3 on Node.js 0.10 & 0.12 by default 2015-09-08 17:42:38 +02:00
promises_aplus_tests.js Tests: Move promise/A+ adapters for tests to dedicated folder 2016-06-11 10:39:51 +03:00
sourcemap.js Release: push a custom slim build to the CDN 2015-11-16 11:22:20 -05:00
testswarm.js Tests: Add simple tests for Android 2.3 2015-09-08 18:03:49 +02:00