karma-ng-html2js-preprocessor icon indicating copy to clipboard operation
karma-ng-html2js-preprocessor copied to clipboard

A Karma plugin. Compile AngularJS 1.x and 2.x templates to JavaScript on the fly.

Results 79 karma-ng-html2js-preprocessor issues
Sort by recently updated
recently updated
newest added

I found that I was unable to successfully create the template cache values for directives existing in different directories which are unparseable by the standard stripPrefix and prependPrefix options. For...

needs: review

Bumps [eslint](https://github.com/eslint/eslint) from 1.10.3 to 6.6.0. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v6.6.0 > * [`39dfe08`](https://github.com/eslint/eslint/commit/39dfe0880fa934e287e8ea1f7b56d5cba8d43765) Update: false positives in function-call-argument-newline (fixes [#12123](https://github-redirect.dependabot.com/eslint/eslint/issues/12123)) ([#12280](https://github-redirect.dependabot.com/eslint/eslint/issues/12280)) (Scott O'Hara) > *...

dependencies

String `strip()` method doesn't exist in JavaScript. Use `replace()` instead. See: https://www.w3schools.com/jsref/jsref_replace.asp

My project folder is at var/www/apps/angular/myproject And the templates are in the templates folder under myproject. So the template url is specified in the directive is "/template/directive.html" So in the...

Using module('templates'); in unit test case throws the below error for below chrome version. Chrome 60.0.3112 (Windows 7 0.0.0) **RangeError: Maximum call stack size exceeded at Object.invoke (bower_components/angular/angular.js:4718:19) at bower_components/angular/angular.js:4526:62...

I can't figure out why my `karma.conf.js` won't generate the templates module. ``` module.exports = function (config) { config.set({ basePath: '', frameworks: [ 'jasmine', 'requirejs' ], files: [ { pattern:...

Error: ------------------ Error: [$injector:modulerr] Failed to instantiate module app due to: Error: [$injector:nomod] Module 'app' is not available! You either misspelled the module name or forgot to load it. If...

HI i have the following issue after i upgraded to rc6 previously the configuration was like the one below: ``` // karma-test-shim.js ... System.import('angular2/testing').then(function(testing) { return System.import('angular2/platform/testing/browser').then(function(providers) { testing.setBaseTestProviders( providers.TEST_BROWSER_PLATFORM_PROVIDERS,...

| 🚨🔥⚠️ _Action required_: Switch to the new [Greenkeeper](https://git.io/uptodate) now! 🚨🔥⚠️ | | --- | | This version of Greenkeper will be __shutdown on May 31st.__ | | With [Integrations](https://developer.github.com/early-access/integrations/)...

greenkeeper

| 🚨🔥⚠️ _Action required_: Switch to the new [Greenkeeper](https://git.io/uptodate) now! 🚨🔥⚠️ | | --- | | This version of Greenkeper will be __shutdown on May 31st.__ | | With [Integrations](https://developer.github.com/early-access/integrations/)...

greenkeeper