Register the package as a plugin in gatsby-config.js : module.exports = { // ... plugins: [ { resolve: "@sentry/gatsby", options: { dsn: ...
確定! 回上一頁