documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Mistakes in documentation in fundamentals chapter using webpack

Open ilsergente1993 opened this issue 5 years ago • 5 comments

I'm submitting a bug report

  • Language: all

Current behavior: The documentation here has mistakes. Check the Manual Bootstrapping with Webpack code section, as reported here.

ilsergente1993 avatar Jun 19 '19 17:06 ilsergente1993

I'm going to submit a PR

ilsergente1993 avatar Jun 19 '19 17:06 ilsergente1993

Please do. We'd love that. Thank you!

EisenbergEffect avatar Jun 19 '19 22:06 EisenbergEffect

@EisenbergEffect In my opinion the documentation about the manual bootstrapping is quite poor, often only JSPM based and difficult to implement without more references. I would add some text and snipper in the doc but first I need a working version on my own, and to do that I need the documentation 😆 . Is there some working project with the typescript+webpack configuration someone can link me?

ilsergente1993 avatar Jun 20 '19 12:06 ilsergente1993

@ilsergente1993 Have you taken a look at what the CLI outputs for a webpack setup. That's probably a good place to start. What do you think @3cp ?

EisenbergEffect avatar Jun 21 '19 06:06 EisenbergEffect

I'm sorry for the late answer @EisenbergEffect . Actually I got my code working and when I've a bit of free time I'll add some snippet of code to the doc.

ilsergente1993 avatar Jul 10 '19 17:07 ilsergente1993