Following https://github.com/github/codeql-coreql-team/issues/194, we will not need many of the separate modules in the lib directory. @aeisenberg and I have experienced some friction using rush to manage dependencies and builds of separate modules relative to just gulp-based builds of the extension itself. @dbartol says that he still does find being able to build and/or update dependencies with a single command useful. We should try to find a solution that makes everybody happy.
Following https://github.com/github/codeql-coreql-team/issues/194, we will not need many of the separate modules in the
libdirectory. @aeisenberg and I have experienced some friction usingrushto manage dependencies and builds of separate modules relative to justgulp-based builds of the extension itself. @dbartol says that he still does find being able to build and/or update dependencies with a single command useful. We should try to find a solution that makes everybody happy.