Commit f902c97
committed
[fixed] demos server
Summary: Pundle apparently doesn't resolve ES modules, so it's using CommonJS. Rollup needs ES modules, so they are what the main `tsconfig` generates.
Reviewers: O2 Material Motion, O3 Material JavaScript platform reviewers, #material_motion
Tags: #material_motion
Differential Revision: http://codereview.cc/D35071 parent d9a4471 commit f902c97
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
0 commit comments