1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/packages/next/build
Tim Neutkens dd556bf90b
Add tsc type checking (#5826)
* Add tsc type checking

* Add linting on circle

* Add node-fetch types

* Use strict mode
2018-12-05 21:45:50 +01:00
..
babel Add tsc type checking (#5826) 2018-12-05 21:45:50 +01:00
webpack Fix edge case where file had module.export in the content (#5823) 2018-12-05 14:37:26 +01:00
compiler.ts Add Typescript types for builds functions (#5791) 2018-12-03 14:18:52 +01:00
generate-build-id.ts Convert babel plugins to typescript (#5789) 2018-12-02 18:30:00 +01:00
index.ts Add Typescript types for builds functions (#5791) 2018-12-03 14:18:52 +01:00
is-writeable.ts Add Typescript types for builds functions (#5791) 2018-12-03 14:18:52 +01:00
webpack-config.js Add tests for isomorphic-unfetch bundling issue (#5805) 2018-12-04 10:59:12 +01:00
write-build-id.ts Add Typescript types for builds functions (#5791) 2018-12-03 14:18:52 +01:00