How to use ng-annotate
module, when I have Gradle Build Tool and no Grant or Gulp in project? I need minimize my code.
Asked
Active
Viewed 116 times
0

Serhio g. Lazin
- 9,442
- 6
- 25
- 33
2 Answers
1
You just need to find alternative for building system that you use.
You can find some instructions here - Ng-annotate pipeline.

Kanso Code
- 7,479
- 5
- 34
- 49
1
There are some solutions that can let you call node
scripts from your groovy code :

Zakaria
- 14,892
- 22
- 84
- 125