Commit Graph

31 Commits

Author SHA1 Message Date
Roman Hotsiy
6f8ea60da7 Add version getter to ReDoc runtime 2016-05-20 20:36:26 +03:00
Roman Hotsiy
ed69beb2bc disable sourcemaps for prod build 2016-05-20 20:12:54 +03:00
Roman Hotsiy
c40de56a71 Fix mixed deps for prod and dev build 2016-05-20 19:27:47 +03:00
Roman Hotsiy
a2c91be5a3 Fix reload gulp task 2016-05-19 10:03:57 +03:00
Roman Hotsiy
dbd90b6c73 Fix watch task 2016-05-18 22:39:21 +03:00
Roman Hotsiy
fde3dccf62 Update build tasks 2016-05-18 22:18:06 +03:00
Roman Hotsiy
d2eca9fcde updated angular to rc + refactor 2016-05-06 00:48:41 +03:00
Roman Hotsiy
da2ef67a66 Enable mangling in uglify 2016-04-30 23:42:25 +03:00
Roman Hotsiy
68ea1576a8 Fix periodical build fails: bundle prism.js to one file in correct order 2016-04-28 22:21:08 +03:00
Roman Hotsiy
6af848d0f4 fix dist file is empty sometimes + minor config refactor 2016-04-09 02:28:21 +03:00
Roman Hotsiy
4ca1bdb5de updated angular2 to the latest beta (beta.12) 2016-03-27 18:25:46 +03:00
Roman Hotsiy
ce5306f1de Add unsupported browser bar (fixes #17) 2016-02-17 23:45:27 +02:00
Roman Hotsiy
5697564032 Disable mangle (due to ng2 minification issue) 2016-02-17 11:22:46 +02:00
Roman Hotsiy
5007871b3e Disable separateCSS 2016-01-31 19:36:31 +02:00
Roman Hotsiy
78e8618466 use minified css in bundle 2016-01-23 14:19:22 +02:00
Roman Hotsiy
19445857f3 Add babel-polyfill to build 2016-01-17 13:51:02 +02:00
Roman Hotsiy
dbb4c6e0e7 update system.js builder 2016-01-12 01:27:28 +02:00
Roman Hotsiy
fb9f0fbe97 Fix minified file deps: minify via systemjs builder 2016-01-12 00:23:29 +02:00
Roman Hotsiy
99fc52d7de separate uglify from dev build 2016-01-09 22:37:01 +02:00
Roman Hotsiy
1d493f3ea5 Move uglify to bundleProd task 2016-01-09 22:37:01 +02:00
Roman Hotsiy
d7fac00ae4 Build minified version 2016-01-06 17:21:33 +02:00
Roman Hotsiy
e1fbcb5030 Build amd module 2015-12-30 10:16:36 +02:00
Roman Hotsiy
5bf1e62c75 Rename css into scss 2015-11-22 14:08:28 +02:00
Roman Hotsiy
418dc6316d Create sass compile task 2015-11-22 13:49:31 +02:00
Roman Gotsiy
20157a6743 Add reflect-metadata as external dependency 2015-11-03 01:12:08 +02:00
Roman Gotsiy
01328bce19 Build imported css into separate file 2015-10-26 21:34:32 +02:00
Roman Gotsiy
53ea1008eb Fix source map appended as base64 2015-10-26 21:17:26 +02:00
Roman Gotsiy
99e515c2aa Added zone.js to build 2015-10-14 23:59:39 +03:00
Roman Gotsiy
bf3ab9f96e Added sourcemaps 2015-10-07 10:18:02 +03:00
Roman Gotsiy
acaba493d9 Support for html and css in separate files 2015-10-03 12:50:35 +03:00
Roman Gotsiy
03d43e3bc7 Initial configuration + build tasks 2015-10-03 12:38:41 +03:00