Commit Graph

16 Commits

Author SHA1 Message Date
Tim Schaub 07810818cc Prepend the version with a v 2017-05-15 19:31:40 -07:00
Tim Schaub d7969931e8 Try to fix lint in the package 2017-05-02 23:21:45 -06:00
Tim Schaub 3f973e6fa3 Allow single (non-default) import from dependencies 2017-05-02 15:04:20 -06:00
Tim Schaub 4a9114cd4e Set ol.VERSION when creating ol package 2017-04-13 06:32:42 -06:00
Peter Robins 3161e435b8 ol.DEBUG no longer needed in transforms/module.js 2017-02-17 10:35:55 +00:00
Tim Schaub 490f42d528 Avoid extra assignment for default export 2017-02-03 17:05:30 -07:00
Tim Schaub 3eaa0f412e Opinionated defines 2017-02-03 17:05:30 -07:00
Tim Schaub b2a4b69d13 Transform all defines 2017-02-03 17:05:30 -07:00
Tim Schaub b73ab8914a Replace define assignment with variable declaration 2017-02-03 17:05:30 -07:00
Tim Schaub 91c1857d83 Update transform to generate ES-2015 modules 2017-02-03 17:05:30 -07:00
Tim Schaub d17e809039 Rewrite boolean defines as globals 2017-02-03 17:05:30 -07:00
Tim Schaub ea04523bb9 Sort and replace provide and requires in one pass 2017-02-03 17:05:29 -07:00
Tim Schaub 329ec70836 Handle ol provide 2017-02-03 17:05:29 -07:00
Tim Schaub 04639842f2 Safer relative paths 2017-02-03 17:05:29 -07:00
Tim Schaub 815af723ea Require ol.ext dependencies directly 2017-02-03 17:05:29 -07:00
Tim Schaub 386f94e0d4 Codemod for CommonJS package 2017-02-03 17:05:29 -07:00