gulpfile.js


Log

Author Commit Date CI Message
Andreas Rohner 54400fba 2016-02-17T15:26:01 Add property 'aliasTitles' to components.js This is necessary, because a language that has a lot of aliases like markup (HTML, SVG, XML, MathML), is only added to the languageMap once as "Markup". So any plugin that depends on the languageMap is limited by that. This patch allows the definition of additional titles for languages, depending on the alias that is used.
Golmote 8784bf98 2015-10-26T22:34:58 Update changelog
Golmote 5ec4e4dc 2015-10-21T06:43:17 Updated changelog + added gulp task to autolink PRs and commits in changelog
Golmote 42094eee 2015-09-10T09:09:03 Autoloader Plugin
Golmote 39bd8278 2015-08-18T19:00:24 Add gulp task to build languages map in Show language plugin (Fix #671)
Jannik Zschiesche c101a3fa 2014-07-29T10:53:54 Added default gulp task It just builds components, plugins and the main prism.js file.
Ben Briggs 44af8f43 2014-05-26T11:18:37 Introduce gulp build process.