Coder Social home page Coder Social logo

Comments (2)

rwjblue avatar rwjblue commented on August 16, 2024

I went to take a look at this, and I don't see a vendor folder in either dist or dist/assets.

Steps that I used to test:

git clone [email protected]:stefanpenner/ember-app-kit.git eak-tmp
cd eak-tmp
npm install
grunt build:dist

After those steps the dist dir looks like:

tree dist

dist
├── assets
│   ├── 71f7aa03.app.min.js
│   ├── app.js
│   ├── bc08dc68.vendor.min.js
│   ├── c15fa713.vendor.css
│   ├── d41d8cd9.app.css
│   └── templates.js
├── index.html
└── tests
    ├── index.html
    ├── test_helper.js
    ├── test_loader.js
    └── tests.js

2 directories, 11 files

I'd love to help here, but I'm not 100% what is wrong...

from ember-app-kit.

stefanpenner avatar stefanpenner commented on August 16, 2024

ah good catch, it appears my vendor folder is merely a remnant of a previous iteration, a git clean -fdx resolved the problem

from ember-app-kit.

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.