This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2024-11-27 23:20:59 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f8a1632450
phaser
/
tasks
/
options
/
clean.js
8 lines
110 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Split task options into their own files using load-grunt-config.
2014-03-23 04:39:43 +00:00
module
.
exports
=
{
Grunt task updates.
2014-11-25 00:20:56 +00:00
docs
:
[
'<%= docs_dir %>/*'
]
,
dist
:
[
'<%= compile_dir %>/*'
]
,
out
:
[
'out'
]
Split task options into their own files using load-grunt-config.
2014-03-23 04:39:43 +00:00
}
;
Reference in a new issue
Copy permalink