Skip to content

Commit

Permalink
chore(craco): Update comment for graphql files
Browse files Browse the repository at this point in the history
  • Loading branch information
binh-dam-ibigroup committed Nov 1, 2024
1 parent c403cf0 commit 3726007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion craco.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ module.exports = {
}
addBeforeLoader(webpackConfig, loaderByName('file-loader'), yamlLoader)

// Support YAML
// Support import of raw GraphQL files
const graphqlLoader = {
loader: ['raw-loader'],
test: /\.graphql$/
Expand Down

0 comments on commit 3726007

Please sign in to comment.