Graham Hunter

Results 8 issues of Graham Hunter

I needed to add a library from git to my twiddle and received the following error in the browser console: `Refused to execute script from 'https://raw.githubusercontent.com/willowsystems/jSignature/master/src/jSignature.js' because its MIME type...

I'm trying to use ember-inflector in my custom blueprint but it doesn't seem to be exposing the singularize and pluralize methods. I have verified that ember-inflector is in package.json and...

We have been using funcpack successfully for many months, but recently it seems to be having issues with the async module which we rely on very heavily. Everything is running...

I inserted the stylesheet link into index.html as directed, but I'm getting a 404 in my browser. `` Is there another way to import the styles?

I just did the following: 1. Created a new ember app, 2. Ran the two commands to install ember-cli-azure-deploy, 3. Pushed the code to Visual Studio Team Services, 4. Set...

I've been trying for hours to get my EmberJS 2.10 app deployed, but I keep on getting this error message. I am getting these warnings up front: ``` Installing ember-cli...

It would be nice if the azure-deploy tool could also run ancillary commands for us while it's running. For example, I need to set up an http-proxy for the /api...

Is there support for 2.3.1 coming soon? How can one help with this?