Skip to content

Change in jquery path before and after "clever setup" #64

@thinkadoo

Description

@thinkadoo

Currently when I run

setup to install NPM & Bower packages for each module and adds modules to bundleDependencies

Something changes in the "components" directory structure of jQuery - that screws up the path ref in main.js which does not change in the :9000 site to reflect the directory change.

before setup - after clean install path is jquery: '../components/jquery/jquery',

after setup - the path is jquery: '../components/jquery/dist/jquery',

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions