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

Konvertere nav-frontend-ekspanderbartpanel til TS #159

Closed
etse opened this issue Nov 30, 2017 · 2 comments
Closed

Konvertere nav-frontend-ekspanderbartpanel til TS #159

etse opened this issue Nov 30, 2017 · 2 comments

Comments

@etse
Copy link
Contributor

etse commented Nov 30, 2017

No description provided.

@etse etse added this to the Konvertere moduler til TypeScript milestone Nov 30, 2017
@chfinst chfinst self-assigned this Dec 19, 2017
@chfinst chfinst removed their assignment Feb 4, 2018
@kjarbr
Copy link
Contributor

kjarbr commented Feb 27, 2018

Vi har jobbet med å konvertere denne til typescript, og får følgende feilmelding når vi starter guideline-appen:
ERROR in ./packages/node_modules/nav-frontend-ekspanderbartpanel/src/index.tsx
Module parse failed: Unexpected token (10:7)
You may need an appropriate loader to handle this file type.
| */
Typescript-loaderen feiler på helt grunnleggende ting. Bl.a på ordet "interface".
Noen som har en idé om hva dette kan skyldes?

Her er hele feilmeldingen:
ERROR in ./packages/node_modules/nav-frontend-ekspanderbartpanel/src/index.tsx
Module parse failed: Unexpected token (10:7)
You may need an appropriate loader to handle this file type.
| /
|
| export interface EkspanderbartpanelProps {
| /
*
| * Skal komponenten være 'default' åpen
@ ./packages/node_modules/nav-frontend-ekspanderbartpanel/_ekspanderbartpanel.sample.js 7:13-39
@ ./packages/node_modules _[a-z]+.sample.js
@ ./guideline-app/app/data/components/components.js
@ ./guideline-app/app/data/index.js
@ ./guideline-app/app/utils/routing/routes.utils.js
@ ./guideline-app/app/utils/routing/routes.config.js
@ ./guideline-app/app/utils/routing/routes.component.js
@ ./guideline-app/app/ui/containers/app/App.js
@ ./guideline-app/app/ui/app.js
@ multi (webpack)-dev-server/client?http://localhost:8080 webpack/hot/dev-server ./guideline-app/app/ui/app.js

@etse etse removed the bug 🐛 Feil i systemet label Feb 27, 2018
@Lillebo Lillebo closed this as completed Apr 11, 2018
@Lillebo
Copy link
Contributor

Lillebo commented Apr 11, 2018

Fikset med #233

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

No branches or pull requests

4 participants