This repository has been archived by the owner on Sep 7, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 248
[next] context-loader bugs #325
Labels
Comments
|
Ok. But not a good solution imho. This requires an extra file just for rendering markdown (or whatever). |
import === require, we should just call the require if no custom rendered passed. |
I mean an extra file in user's project. |
No need for an extra file. We can just remove |
And what about custom renderer ? user puts result of |
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There is 2 bugs with latest content-loader:
I suggest we ditch webpack loader's query completely and use a custom field in webpack config
The text was updated successfully, but these errors were encountered: