We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I am creating a react app and I wanted to use this module to render a markdown file. I tried doing but it doesn't seem to work:
My file directory:
App.js
test.md
Output with the console:
I tried doing a similar thing in the sandbox and it works:
Any help will be great😭🙏
The text was updated successfully, but these errors were encountered:
https://www.npmjs.com/package/raw-loader
A loader for webpack that allows importing files as a String.
@stefanwerleman
Sorry, something went wrong.
No branches or pull requests
Hello, I am creating a react app and I wanted to use this module to render a markdown file. I tried doing but it doesn't seem to work:
My file directory:
App.js
test.md
Output with the console:
I tried doing a similar thing in the sandbox and it works:
Any help will be great😭🙏
The text was updated successfully, but these errors were encountered: