UNPKG
@nx/gatsby
Version:
latest (16.1.1)
next (16.0.0-beta.4)
16.1.1
16.0.0
16.0.0-beta.4
16.0.0-beta.3
16.0.0-beta.2
16.0.0-beta.1
Gatsby Plugin for Nx
nx.dev
nrwl/nx-labs
@nx/gatsby
/
plugins
/
nx-gatsby-ext-plugin
/
gatsby-config.js
4 lines
•
106 B
JavaScript
View Raw
1
2
3
4
module
.exports = {
plugins:
[
`gatsby-plugin-typescript`
], };
//
# sourceMappingURL=gatsby-config.js.map