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

Update: import path of webpack #67

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

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