Closed abhijeetNmishra closed 10 years ago
In modules, for include attribute i want use regular expressions like "views/common/*.js" so that it will optimize all view from common folder. Right now its throwing error. is there a way to accomplish this.
If you can do it in RequireJS you can do it here. I would ask on StackOverflow.
In modules, for include attribute i want use regular expressions like "views/common/*.js" so that it will optimize all view from common folder. Right now its throwing error. is there a way to accomplish this.