26 Commits
Author SHA1 Message Date
Iuri Matias b706d797be Merge pull request #4 from embark-framework/features/enhanced-webpack
prep for enhanced webpack
2018-10-07 14:07:56 -04:00
Michael Bradley, Jr 5c5b3e9299 rev file name extension in comment: .ts -> .tsx 2018-10-04 18:44:46 -05:00
Michael Bradley, Jr 2cf252aff1 npm-script for running tsc w/ user-supplied options 2018-10-04 14:27:29 -05:00
Michael Bradley, Jr cc535efa1b bump typescript version 2018-10-04 14:27:29 -05:00
Michael Bradley, Jr 3c9cbdc14b babel-demos disabled by default 2018-10-04 14:25:39 -05:00
Michael Bradley, Jr 8714c8a61d comments in config/pipeline.js 2018-10-03 15:44:35 -05:00
Michael Bradley, Jr 4869ec5bbf bump solc to version used by default in embark 3.2 templates 2018-10-03 15:33:13 -05:00
Michael Bradley, Jr f125b43ee2 bump pkg lock 2018-10-02 19:25:34 -05:00
Michael Bradley, Jr 25f84649df comment re: JSX enabled in tsconfig 2018-10-02 19:25:34 -05:00
Michael Bradley, Jr 6dbb9ea52e deps for demos 2018-10-02 19:25:34 -05:00
Michael Bradley, Jr 56b5f738ef babel demos 2018-10-02 19:25:34 -05:00
Michael Bradley, Jr f8b6c20dfe formatting 2018-10-02 19:25:34 -05:00
Michael Bradley, Jr edd61a5d4e app/js -> app/ts 2018-10-02 19:25:29 -05:00
Michael Bradley, Jr 3171b23b93 example, comments re: type checking 2018-10-02 19:25:29 -05:00
Michael Bradley, Jr 8d4e62cdbc embark provides the typescript preset 2018-10-02 12:28:19 -05:00
Michael Bradley, Jr 82450db57d scripts for type checking w/ tsc 2018-10-02 12:28:03 -05:00
Michael Bradley, Jr 92bd42c038 whitespace 2018-10-02 12:27:41 -05:00
Michael Bradley, Jr 97b3bcca05 put Greeter in a separate module to demo import w/o file extension 2018-10-02 12:27:17 -05:00
Michael Bradley, Jr 9c20094742 rev commens, make use of @ts-ignore 2018-10-02 12:26:28 -05:00
Michael Bradley, Jr 1971d6edb4 use config/pipeline.js instead of ejected webpack config 2018-10-02 12:25:16 -05:00
Michael Bradley, Jr 391b4eb3b0 tsconfig boilerplate 2018-10-02 12:24:56 -05:00
Iuri Matias 4cdad56add Merge pull request #3 from embark-framework/bug_fix/webpack-resolve-extensions
add support for typscript ext so imports don't have to use .ts(x)
2018-09-26 15:24:05 -04:00
Michael Bradley, Jr 7d39a44599 add support for typscript ext so imports don't have to use .ts(x) 2018-09-26 13:53:15 -05:00
Iuri Matias ac38c7ee8b Merge pull request #1 from embark-framework/feature/dom-content-loaded
Remove need for dom content loaded
2018-09-14 18:10:24 -04:00
Anthony Laibe c3687d285c Remove need for dom content loaded 2018-09-14 10:55:39 +01:00
Iuri Matias 645b86e108 first commit 2018-09-11 16:00:51 -04:00