mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
a quite dev process is no longer a two stage process
This commit is contained in:
parent
00cf2b5945
commit
6af446e7a0
1 changed files with 0 additions and 5 deletions
|
@ -1,9 +1,4 @@
|
|||
module.exports = function (grunt) {
|
||||
if (grunt.option('shhh')) {
|
||||
process.env.RACK_ENV = 'staging';
|
||||
grunt.option('no-test-watcher', true);
|
||||
}
|
||||
|
||||
grunt.registerTask('dev', [
|
||||
'less',
|
||||
'jade',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue