Giter Site home page Giter Site logo

ember-cli-webfontloader's People

Contributors

balinterdi avatar bobisjan avatar ctjhoa avatar ember-tomster avatar jurecuhalev avatar kuzzmi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ember-cli-webfontloader's Issues

Fix breaking changes in FastBoot 1.0

The current ember-cli-fastboot releases (1.0.0-rc.1 and above) introduce breaking changes. These will most likely break your current FastBoot implementation.

See ember-fastboot/ember-cli-fastboot#387 for more information and a guide on how to fix your addon. Also you may want to visit the -fastboot Slack channel to get help from other users.

Note: this issue has been created automatically, by searching for certain patterns in your code. If you think this has been falsely created, feel free to close!

Missing `index.js` file

Hi,

not sure if I broke something with FastBoot compatibility, but installing v0.3.0 results in missing index.js in root directory.

Thanks!

ES6 syntax breaks build on CI server

After having installed ember-cli-webfontloader in our app, the CI build breaks on the following line in the addon:

Unexpected token (
.../node_modules/ember-cli-webfontloader/index.js:7
included(app) {
^

I checked that ember-cli-webfontloader has ember-cli-babel as a dependency so I'm not sure if this is a problem in ember-cli-webfontloader itself but after a 5-min research I haven't seen another Ember addon that uses the ES6 syntax in its index.js so I'm not sure. FWIW, the tests pass locally.

Fix broken tests

Currently one of the tests is failing:

not ok 8 PhantomJS 2.1 - TestLoader Failures: dummy/tests/unit/initializers/ember-cli-webfontloader-test: could not be loaded
    ---
        actual: >
            null
        message: >
            Died on test #1 moduleLoadFailure@http://localhost:7357/assets/test-support.js:6250:15
            require@http://localhost:7357/assets/test-loader.js:31:31
            loadModules@http://localhost:7357/assets/test-loader.js:21:25
            load@http://localhost:7357/assets/test-loader.js:40:35
            http://localhost:7357/assets/test-support.js:6259:20: Could not find module `dummy/initializers/ember-cli-webfontloader` imported from `dummy/tests/unit/initializers/ember-cli-webfontloader-test`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.