We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
e.g to integrate angular
#Gruntfile.coffee module.exports = (grunt) -> grunt.loadNpmTasks "embark-framework" grunt.initConfig( @initEmbarkConfig( files: js: src: [ "app/js/angular.min.js", "app/js/**/*.js" ] ...
Future versions will have better support for Meteor. For now see this workaround.
http://embark.status.im/