Mukil Elango
Mukil Elango
I just used the glob negation to exclude files or directories `staticFileGlobs: [rootDir + '!dir1{,/**}']` This excludes the dir1 directory and its contents.
Chrome 37.0.2062.120, on Ubuntu 14.04 (32 bit) - failed.
@rwjblue #103 seemed dormat for quite a while, so I took it up. Basically I'd, - Rebased to master and refactored the code a bit. - Handled branches and attribute...
@rwjblue / @kategengler Any inputs on this ?
> > @kategengler I think we should consider just merging this and hoping for the best. I don't think anyone with deep knowledge of this work is around and able...
@void-mAlex I have upgraded ember-cli-preprocess-registry because it was failing the npm audit through this path `ember-engines > ember-cli-preprocess-registry > broccoli-clean-css > clean-css-promise > clean-css` [Ref](https://github.com/advisories/GHSA-wxhq-pm8v-cw75) While all tests passed, the...
> @mukilane could you try resolving the merge conflicts so we can push this forward? @void-mAlex Sorry for the delay. I have rebased it now.
> @mukilane looks like there is an issue with `pnpm-lock.yaml`. this repo uses pnpm@8, could you please make sure oyu use v8 to generate lock file? @SergeAstapov have regenerated it.
Let me fix the lint errors. Have cleared up the lint
Thanks @void-mAlex @SergeAstapov :fireworks: