Git Product home page Git Product logo

ng-annotate-uglify-js-brunch's People

Contributors

csmosx avatar es128 avatar kagami avatar paulmillr avatar plepers avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

jarvisaoieong

ng-annotate-uglify-js-brunch's Issues

Fails build with `"version" is a required argument.`

Log:

22:58:18 - info: compiling
22:58:20 - error: "version" is a required argument.
  at Object.getArg (/Users/hauleth/Workspace/appunite/onemedical/institution/node_modules
/source-map/lib/util.js:24:11)
  at BasicSourceMapConsumer (/Users/hauleth/Workspace/appunite/onemedical/institution/nod
e_modules/source-map/lib/source-map-consumer.js:288:22)
  at new SourceMapConsumer (/Users/hauleth/Workspace/appunite/onemedical/institution/node
_modules/source-map/lib/source-map-consumer.js:22:7)
  at prepareSourceMap (/Users/hauleth/Workspace/appunite/onemedical/institution/node_modu
les/brunch/lib/fs_utils/generate.js:130:48)
  at processJob.then.optimized (/Users/hauleth/Workspace/appunite/onemedical/institution/
node_modules/brunch/lib/fs_utils/generate.js:151:17)

Update to the latest ng-annotate

The latest ng-annotate adds lots of new features and bug fixes, it's time to update.

v0.15.4 2015-01-29

improved Traceur compatibility ("ngInject" prologue => fn.$inject = [..] arrays)
v0.15.3 2015-01-28

bugfix "ngInject" directive prologue (removing and rebuilding)
bugfix extra newlines when rebuilding existing fn.$inject = [..] arrays
v0.15.2 2015-01-26

bugfix crash on ES6 input (but ng-annotate does not yet understand ES6)
v0.15.1 2015-01-15

bugfix release for compatibility with io.js
v0.15.0 2015-01-15

"ngInject" directive prologue (usage like "use strict")
/* @ngNoInject */, ngNoInject(..) and "ngNoInject" for suppressing false positives
Acorn is now the default and only parser
removed the experimental --es6 option and made it the default
v0.14.1 2014-12-04

bugfix /* @ngInject */ not working as expected in case of other matches
v0.14.0 2014-11-27

support sourcemap combination and better map granularity
v0.13.0 2014-11-18

match $mdDialog.show, $mdToast.show and $mdBottomSheet.show
improved $provide matching (.decorator, .service, .factory and .provider)
v0.12.1 2014-11-13

bugfix crash when reference-following to an empty variable declarator
v0.12.0 2014-11-10

improved TypeScript compatibility due to improved matching through IIFE's
match $injector.invoke
$modal.open is no longer experimental
reference-following is no longer experimental
v0.11.0 2014-11-03

bugfix reference-following such as var Ctrl = function(dep1, dep2) {}
v0.10.3 2014-11-03

match properties {name: ..}, {"name": ..} and {'name': ..} alike
v0.10.2 2014-10-09

--es6 option for ES6 support via the Acorn parser (experimental)
v0.10.1 2014-09-19

support stateHelperProvider.setNestedState nested children
v0.10.0 2014-09-15

support stateHelperProvider.setNestedState
optional renaming of declarations and references (experimental)
further improved detection of existing fn.$inject = [..] arrays
improved insertion of $inject arrays in case of early return
improved angular module detection (reference-following)
restrict matching based on method context (directive, provider)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.