Issue with webpack.config.js #1

Closed
opened 2022-09-23 19:55:01 +00:00 by vdv · 1 comment
Owner

./node_modules/react-scripts/config/webpack.config.js

    resolve: {
      fallback: 
        { 
          "crypto": require.resolve("crypto-browserify"), 
          "stream": require.resolve("stream-browserify")
       }
./node_modules/react-scripts/config/webpack.config.js ``` resolve: { fallback: { "crypto": require.resolve("crypto-browserify"), "stream": require.resolve("stream-browserify") } ```
vdv self-assigned this 2022-09-23 19:55:02 +00:00
Author
Owner

Not applicable to the solidjs branch which is the new master.

Not applicable to the solidjs branch which is the new master.
vdv closed this issue 2023-03-10 07:23:41 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Dyomedea/dyomedea#1
No description provided.