Skip to content
New issue

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

Adds the ability to load raw text files. #114

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Adds the ability to load raw text files. #114

wants to merge 4 commits into from

Conversation

timbl
Copy link
Contributor

@timbl timbl commented Apr 7, 2021

See
https://webpack.js.org/loaders/raw-loader/
and also special typings for tsc in eg solid-ui and solid-panes

We can now just importing text files like TTL files directly, instead of having to make them in JS wrapper files.

Copy link
Contributor

@angelo-v angelo-v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to commit an updated package-lock.json as well and I think also the raw-loader has to be configured in webpack config, otherwise it will not be used

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants