Skip to content

About installing with npm #244

Description

@enboig

The documentations says that when using Webpack:

# if you are using NPM as package manager
$ npm install --save ckeditor4@^4.13.0

Wouldn't be better:

$ npm install -D ./vendor/friendsofsymfony/ckeditor-bundle/src/Resources/public/

FOSJsRoutingBundle recommends this way of installing, and with this you ensure installed version isn't above the bundled one.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions