cc97919bcc
fix(tests): fix karma tests
2015-12-16 18:20:55 -06:00
6afda1f04b
fix(watch): trigger livereload on bundle and e2e changes
2015-12-16 16:42:45 -06:00
114a4053a3
fix(watch): update task paths
2015-12-16 16:42:45 -06:00
93a653013b
chore(build): build tasks can be run in parallel
2015-12-16 16:42:45 -06:00
2d376545fe
chore(build): remember cached files on watch
2015-12-16 16:42:45 -06:00
2bc456ead4
use system bundle for e2e
2015-12-16 16:42:45 -06:00
24b4088bfb
chore(bundle): bring back system bundle
...
UMD bundle is great, but mainly meant for ES5/ngUpgrade apps, while the
system bundle is for plunkers and in our case, tests.
2015-12-16 16:42:45 -06:00
bc2ec0ce16
rename tsResult to tsCompile
2015-12-16 16:42:44 -06:00
068f3ceb29
Merge remote-tracking branch 'origin/master' into WIP-api-demos
2015-12-16 11:13:03 -06:00
b812cd86fb
fix transpile task caching
2015-12-14 15:05:54 -06:00
eed026a45a
add package task
2015-12-14 15:05:54 -06:00
ab5bb336b0
copy fonts to bundles as well as dist
2015-12-14 15:05:54 -06:00
2fef3c0cd9
add minify to sass task
2015-12-14 14:11:33 -06:00
6c0963dffc
remove gulp-babel
2015-12-14 14:02:05 -06:00
6d17d9d185
minify bundle task
2015-12-14 14:02:05 -06:00
36368e1f9d
don't pass numTasks to bundle
2015-12-14 14:02:05 -06:00
1df9b32b38
chore(): fix snapshot relativePath
2015-12-14 13:58:24 -06:00
3a3d5ef9f2
fix e2e.bundle task dependencies
2015-12-14 13:02:42 -06:00
3454b1efe7
remove temp.hack task
2015-12-14 13:02:42 -06:00
84cb47dae7
chore(demos): add option to use a custom demo template
2015-12-11 11:33:08 -06:00
d5597feac5
whoops fonts still used by bundles
2015-12-10 20:34:13 -06:00
52da3f3d30
Revert "update sass task"
...
This reverts commit 60742e49acd2fb1f4a0b4684c2d5d00f6628828c.
2015-12-10 20:32:45 -06:00
1f5501ac66
update src task
2015-12-10 20:20:45 -06:00
60742e49ac
update sass task
2015-12-10 20:20:28 -06:00
f76a0e58d6
chore(gulp): use different livereload port
...
The default conflicts with the default used by the CLI.
2015-12-10 17:15:07 -06:00
050874bf36
add livereload to dev tasks
2015-12-10 17:07:24 -06:00
b72889f002
update watch task
2015-12-10 16:41:58 -06:00
36a2349674
run some build tasks in parallel
2015-12-10 16:41:58 -06:00
21f0eaa8da
Add fast transpile task
...
Doesn't do typechecking, we will typecheck before release.
2015-12-10 16:41:58 -06:00
7515ba49dd
sass task
2015-12-10 16:41:58 -06:00
8d1dd53b8b
Gulp serve from root
...
Lets us load scripts from node_modules
2015-12-10 16:41:58 -06:00
94e25a7dbd
e2e task
2015-12-10 16:41:57 -06:00
723a4f2847
only create single CommonJS bundle
2015-12-10 16:41:57 -06:00
5882bf9bc2
fix number of demo entries
2015-12-10 16:39:56 -06:00
0b07b4fb5d
fix demo task race condition
2015-12-10 16:39:56 -06:00
99cb565312
bundle gulp task
...
Use webpack to create two UMD bundles - one of just ionic that
expects Angular2 to be an external module, the other that includes
zone.js, reflect-metadata, and angular2 as well.
2015-12-10 16:39:56 -06:00
cd38c2ea87
create CJS srcs + definitions
2015-12-10 16:39:56 -06:00
709ff3d2ff
create MD and iOS css files
2015-12-03 14:43:32 -06:00
ef488b27c4
chore(demos): ionic-site is now a sibling directory
2015-11-25 16:36:35 -06:00
9986fc87f2
chore(demos): simplify demo build steps
2015-11-24 15:23:14 -06:00
d2783a4b20
chore(demos): change output directory for local development
2015-11-23 14:30:29 -06:00
1e2a79ac4f
chore(tempHack): prevent flicker temp.hack
2015-11-17 20:53:44 -06:00
9a80176da5
docs(demos): make each section a module
2015-11-04 14:25:10 -06:00
f72a0e0f5a
chore(build): update npm package information
2015-11-02 11:29:16 -06:00
3fa2f6b7de
docs(components): import ionic sass
2015-10-30 15:54:12 -05:00
7db5d94e40
docs(demos): add sass build step for demos
2015-10-30 11:36:56 -05:00
f02b2c3c8a
chore(es6-shim): Updating the gulpfile to bundle in es6-shim. Updating the webpack.config file to include the es6-shim
2015-10-20 10:25:35 -06:00
08808586bb
chore(build): add gulp watch task for demos
2015-10-17 22:50:23 -05:00
2370524818
remove demos from build task
2015-10-09 22:49:30 -05:00
aa816a9072
bundle demos with CJS
2015-10-09 22:45:46 -05:00