mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
pushing preview for import
This commit is contained in:
parent
16594369d8
commit
621173555c
3
.gitignore
vendored
3
.gitignore
vendored
@ -4,9 +4,6 @@
|
||||
# nodejs local installs
|
||||
node_modules
|
||||
|
||||
#build artifacts
|
||||
build
|
||||
|
||||
# sublime text stuff (the -project should actually be shared, but then we'd have to share the same disk location)
|
||||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
|
@ -5,9 +5,9 @@
|
||||
* - run a grunt target defined in Gruntfiles.js, ex: 'grunt lint'
|
||||
*
|
||||
* Note: The 'ghost' grunt task have special deps on CasperJS and phantomjs.
|
||||
* For now, It's configured to run only on TravisCI where these deps are
|
||||
* For now, It's configured to run only on TravisCI where these deps are
|
||||
* correctly defined.
|
||||
* If you run this task locally, it may require some env set up first.
|
||||
* If you run this task locally, it may require some env set up first.
|
||||
*/
|
||||
|
||||
module.exports = function(grunt) {
|
||||
|
8
preview/build/piskel-packaged-min.js
vendored
Normal file
8
preview/build/piskel-packaged-min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
16939
preview/build/piskel-packaged.js
Normal file
16939
preview/build/piskel-packaged.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user