Results 70 comments of Jeff Lu

@joaogarin did you ever get css modules to work with aot? And do you have an example in creating a share css module (node_module)?

What are some of the third party loading libraries would you recommend?

Are there any pro's and con's choosing one over the others? I heard that JSPM is built on top of SystemJS.

Same issue here... When I try to apply app-shell as such ``` ngu-app-shell.js --module src/app/app.module.ts --out dist/index.html (function (exports, require, module, __filename, __dirname) { import { Inject, Injectable, NgModule }...

@alxhub I'm running into the same issue while building the docker image today after upgrading to typescript 2.3.4. node_modules/ng-pwa-tools/bin/ngu-sw-manifest.js --module src/app/app.module.ts --out dist/ngsw-manifest.json /src/node_modules/ts-node/src/index.ts:312 throw new TSError(formatDiagnostics(diagnosticList, cwd, ts, lineOffset))...

Will this work with Atom Echo Smart Speaker?

I'm upgrading from version 11 to v13.1.1. This works in version 11 ![image](https://user-images.githubusercontent.com/243495/76374912-dc078000-631a-11ea-9199-7668d2985eed.png) Now I try this with the new version but it's not working. What am I doing wrong?...

nm, got it working terms is not a method.

actually the regex part of the plugin doesn't seem work as before. how to handle optional characters such as "fun(ny)?" or words "fun place"?

@spencermountain when I try "Atlanta" or "Marietta". nlp.debug() does not recognize them as place. How can I add them to the dictionary? -- 'Phoenix' - TitleCase, City, Place, Singular, Noun,...