Matthias Max
Matthias Max
Chimin‘ in...
This is my solution to the "reload on change" requirement: https://gist.github.com/bitflower/613c19b612ffaf3f3195b12b33316034 It's not pretty or fast but it works for now. I guess it's not enough if you do quick...
This repo demonstrates additionally how to include a "Util / Commons" kinda package consumed by both Stencil component packages. https://github.com/bitflower/stencil-lerna
Dup of #2648 Guys, let's consolidate and get this happen. Recently Adam started adding changes to support this. It still doesn't work but I think we are close. Which "main"...
@razvangeangu Can you point to the file using `parallel`? I found the `alias`.
`lerna` is now maintained by `nx` https://github.com/lerna/lerna/issues/3121
@eriklharper SO this is the working version? `"@stencil/core": "npm:@johnjenkins/stencil-community@^2.4.1"`
@shanewilson Do you recommend using `knit` or go through the process of building "alle" ourselves as of 2019? Is it still a good approach anyway? Would love some thoughts!
@MaximeLassalleHub did you have to config anything special to make it work on iOS? Especially regarding the protocol?
Can you elaborate a bit more on the use case? Does it deal with nested / child routes requiring to be setup with full absolute paths? I have the use...