Coder Social home page Coder Social logo

Comments (4)

LevelbossMike avatar LevelbossMike commented on July 30, 2024

are you using the build plugin that takes care of building your project?

from ember-cli-deploy-s3-index.

alexbeeken avatar alexbeeken commented on July 30, 2024

Yeah but is having it installed enough to take care of the build process? I can't find anything in the docs to say otherwise. It seems to not work even if I run ember build or anything else.

from ember-cli-deploy-s3-index.

alexbeeken avatar alexbeeken commented on July 30, 2024

Aha, you were right. It looks like the problem was that I didn't have the build package inside my ENV.plugins = ['s3', 's3-index', 'build']; line in my config. Even thought I had the package installed, I didn't think to put it in the plugins array.

from ember-cli-deploy-s3-index.

LevelbossMike avatar LevelbossMike commented on July 30, 2024

You don't have to use the plugins array unless you want to specify that plugins don't run in some environments, you want to alias plugins or you want to change the order in which plugins run. When you don't specify the plugins setting everything should work as expected for most use cases. That's an advanced setting which I suggest you don't use in your deploy.js-file unless you have the explicit need to.

from ember-cli-deploy-s3-index.

Related Issues (20)

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.