Skip to content

Comments

Update: import path of webpack#67

Draft
sakanosita wants to merge 1 commit intodfinity:masterfrom
sakanosita:sakanosita/wp-import
Draft

Update: import path of webpack#67
sakanosita wants to merge 1 commit intodfinity:masterfrom
sakanosita:sakanosita/wp-import

Conversation

@sakanosita
Copy link

@sakanosita sakanosita commented Aug 15, 2021

This PR will fix the build error of frontend.
#66

Module not found: Error: Can't resolve 'ic:canisters/linkedup_assets'

Because there's no linkedup.js but linkedup.did.js.

$ ls .dfx/local/canisters/linkedup
index.js		linkedup.did		linkedup.did.d.ts	linkedup.did.js		linkedup.wasm

After I changed the path, npm run build was successful.

@sakanosita sakanosita changed the title Update import path of webpack Update: import path of webpack Aug 15, 2021
@sakanosita sakanosita marked this pull request as ready for review August 15, 2021 07:36
@sakanosita
Copy link
Author

Umm, npm run build was successful, though.
The page cannot show correctly.

@sakanosita sakanosita marked this pull request as draft August 15, 2021 13:43
@0xbeekeeper
Copy link

Umm, npm run build was successful, though.
The page cannot show correctly.

how to fix this problem, please give me a solution, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants