typer
|
c4b1407770
|
Merge branch 'master' into lint
|
2020-11-03 19:01:08 -08:00 |
|
Jack
|
15f8146db5
|
public is now static
|
2020-11-04 01:01:39 +00:00 |
|
typer
|
676d7c142a
|
fixed or worked around the remaining lint errors. changed those I couldn't fix to warnings so that the app builds
|
2020-11-02 18:29:42 -08:00 |
|
typer
|
9b15e1e4ca
|
removed recommended extension since it doesn't work anyway
|
2020-11-02 17:59:35 -08:00 |
|
typer
|
1ac401dbfa
|
moved eslint config definition above use
|
2020-11-02 17:53:53 -08:00 |
|
typer
|
153efd9a6a
|
Merge branch 'use-gulp' into lint
|
2020-11-02 17:52:58 -08:00 |
|
typer
|
c8273e9875
|
renamed gulp build to gulp compile, and gulp rebuild to gulp build
|
2020-11-02 17:43:42 -08:00 |
|
typer
|
4d791a4f10
|
converted some classes of errors to warnings
|
2020-11-02 17:37:26 -08:00 |
|
typer
|
e70d38f541
|
fixed most lint errors
|
2020-11-02 17:32:27 -08:00 |
|
typer
|
56e2910a4d
|
added eslint@6.0.0, gulp-eslint, babel-eslint dev dependencies. added linting to the concatenated source. removed a duplicate function to allow it to build.
|
2020-11-02 17:13:09 -08:00 |
|
typer
|
18de7cccd5
|
made gulp output to dist/
|
2020-11-02 03:19:24 -08:00 |
|
typer
|
4bf148b944
|
fixed a bug with sass watching and cleaned up gulpfile
|
2020-11-01 23:06:30 -08:00 |
|
typer
|
ceb798ad6f
|
added sass compilation in gulp build
|
2020-11-01 22:53:20 -08:00 |
|
typer
|
ffe8554c89
|
added gulp build and a few dev dependencies. can now run with 'npm run start:dev'
|
2020-11-01 22:25:25 -08:00 |
|