XhmikosR
|
108ef992d9
|
grunt/bs-commonjs-generator.js: reapply the fix for Windows slashes.
[ci skip]
|
2015-08-25 08:27:01 +03:00 |
|
Mark Otto
|
169d2a4a78
|
Merge branch 'master' into v4
|
2015-06-18 23:56:43 -07:00 |
|
fat
|
dafdd180cd
|
add umd module support in dist
|
2015-05-13 10:13:34 -07:00 |
|
fat
|
d1fbe200f4
|
remove closureness from plugins
|
2015-05-06 13:34:14 -07:00 |
|
XhmikosR
|
86400070b5
|
Bump copyright year.
[ci skip]
|
2015-04-28 11:40:42 +03:00 |
|
XhmikosR
|
3e7ca3bbc8
|
Minor lint tweaks.
|
2015-04-28 11:03:37 +03:00 |
|
Chris Rebert
|
96801605a4
|
tweak banner of autogenerated CommonJS module
|
2014-10-27 15:20:55 -07:00 |
|
XhmikosR
|
37facee922
|
bs-commonjs-generator.js: always use forward slashes in the require path.
Since `path.resolve` is using backslashes on Windows, we ended up with different files. Just replace those with forward slashes.
|
2014-10-26 09:35:14 +02:00 |
|
James Friend
|
3440074bb7
|
code style improvement
|
2014-09-09 08:50:35 +08:00 |
|
James Friend
|
4ba4b7c3cf
|
added banner about generated file
|
2014-09-09 08:47:23 +08:00 |
|
James Friend
|
2bc417732c
|
code style fixes
|
2014-08-28 09:54:51 +08:00 |
|
James Friend
|
015ee2ed74
|
pulled output path out to gruntfile
|
2014-08-28 09:39:41 +08:00 |
|
James Friend
|
e7991a9a1e
|
generate commonjs/npm entrypoint module via grunt task
|
2014-08-28 09:24:23 +08:00 |
|