fix(docs): oppdatere seksjon om importing av filer#823
Merged
Conversation
Contributor
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://brave-meadow-0c645bd03-823.westeurope.5.azurestaticapps.net |
gruble
approved these changes
Mar 20, 2026
Contributor
gruble
left a comment
There was a problem hiding this comment.
Jeg synes du har skrevet en god forklaring på hvordan vi gjør import, og språket er utmerket.
Er vi sikre på at man både må ha med begge varianter av import om vi vil ha type-hjelp?
import 'nve-designsystem/components/nve-component/nve-component.component.js';
import NveComponent from 'nve-designsystem/components/nve-component/nve-component.component.js';
Contributor
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://brave-meadow-0c645bd03-823.westeurope.5.azurestaticapps.net |
Contributor
|
🎉 This PR is included in version 3.15.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Vi oppdaterer readme slik at folk skjønner bedre hvorfor vi importerer filer slik vi gjør, og hva er konsekvenser. Det virket ikke å være tydelig nok til alle.
jeg har også oppdatert createDemoFilescript slik at den setter outline på dyppere nivåer for bedre lenke støtte i TOC-en.
prøver igjen å deaktivere pat pipelinen siden den kjører fortsatt og feiler fortsatt.