Jorge del Casar
Jorge del Casar
You are welcome! Web component FTW! 😄
Maybe we can move the discussion to https://github.com/ing-bank/lion/discussions/1137. I opened the PR to notify I'm working on it to avoid other start the same task.
I also know https://github.com/justinribeiro/lite-youtube that is the ShadowDom web component version of Paul's `lite-youtube-embed`.
I got it @daKmoR. I guess there is a bug in `command-line-args` checking duplicateNames, because can't have more than 2 commands with the property `defaultOption` even if it's false in...
There are 3 places in the code where the path is managed. And each part get it with different approach. This commit try to normalize and always get the path...
I can help with that. Are you agree to propose a PR?
I see that tests are not working. In my case the results are: `Test Suites: 5 failed, 2 passed, 7 total`. I guess we have to fix test before migrate...
I just run `npm test` and there are some issues with circular references in JSON. I will copy the full log ASAP
Solved by #128 and released on [v2.1.4](https://github.com/langateam/sails-auth/releases/tag/v2.1.4). Please @tjwebb, could you publish on NPM the versions 2.1.4 and above?
# Define files programatically I would like to be able to generate files based on current dictionary. When you have a dynamic number of components or you have more than...