Skip to content
This repository has been archived by the owner on Apr 30, 2018. It is now read-only.

Missing dist directory with v6.1.6 #76

Closed
RyanBalfanz opened this issue Nov 19, 2015 · 6 comments
Closed

Missing dist directory with v6.1.6 #76

RyanBalfanz opened this issue Nov 19, 2015 · 6 comments

Comments

@RyanBalfanz
Copy link

From my bower.json:

    "angular-formly": "~7.3.3",
    "angular-formly-templates-bootstrap": "~6.1.6",
(.venv) ➜ [email protected] git:(master) ✗ tree bower_components/angular-formly-templates-bootstrap
bower_components/angular-formly-templates-bootstrap
├── CHANGELOG.md
├── CONTRIBUTING.md
├── LICENSE
├── README.md
├── bower.json
├── index.html
├── other
│   └── ERRORS_AND_WARNINGS.md
├── package.json
├── scripts
│   └── webpack-overrides.js
└── src
    ├── angular-fix
    │   └── index.js
    ├── index.common.js
    ├── index.js
    ├── index.test.js
    ├── run
    │   ├── addons.html
    │   ├── addons.js
    │   ├── description.js
    │   └── index.js
    ├── types
    │   ├── checkbox.html
    │   ├── checkbox.js
    │   ├── index.js
    │   ├── input.js
    │   ├── multiCheckbox.html
    │   ├── multiCheckbox.js
    │   ├── radio.html
    │   ├── radio.js
    │   ├── select.js
    │   └── textarea.js
    └── wrappers
        ├── has-error.html
        ├── index.js
        └── label.html

7 directories, 30 files
@RyanBalfanz
Copy link
Author

Does 1db8f7b fix this?

@RyanBalfanz
Copy link
Author

Possibly related to #56

@kentcdodds
Copy link
Member

Huh... That's odd, not sure what happened there. Will investigate...

@kentcdodds
Copy link
Member

Alright, I think I've fixed it. A new release should be out automatically in a few minutes. Let me know and reopen this if it's not working.

@RyanBalfanz
Copy link
Author

Looks good here, though I'd already downgraded to v6.1.5. Since you kept the same version number I wonder if I hadn't downgraded if I'd actually get the fix with a bower update.

EDIT: Actually, nm, I see v6.1.7. Thanks!

@kentcdodds
Copy link
Member

:-D

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants