Skip to main content
Glama
craco.config.cjs533 B
const { intlayerCracoPlugin } = require('react-scripts-intlayer'); /** * Here an example of how to use the intlayer plugin in a custom craco configuration file. * * File not needed if you are using the 'react-intlayer' script in the package.json file to start and build the application. */ module.exports = { plugins: [ { plugin: intlayerCracoPlugin, }, ], style: { postcss: { plugins: [ require('postcss-preset-env')({ stage: 0 }), require('autoprefixer'), ], }, }, };

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aymericzip/intlayer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server