@spartacus/smartedit
TypeScript icon, indicating that this package has built-in type declarations

4.3.8 • Public • Published

Spartacus Smart Edit Library

Spartacus Smart Edit can be added to the existing Spartacus application by running ng add @spartacus/smartedit. For more information about Spartacus schematics, visit the official Spartacus schematics documentation page.

If you install smaredit library manually, after installation you also need to either copy the file webApplicationInjector.js from node_modules/@spartacus/smartedit/asset to your application's asset folder; or add this into "assets" array in your angular.json

  {
    "glob": "**/*",
    "input": "node_modules/@spartacus/smartedit/assets",
    "output": "assets/"
  }

For more information, see Spartacus.

Package Sidebar

Install

npm i @spartacus/smartedit

Weekly Downloads

2,672

Version

4.3.8

License

Apache-2.0

Unpacked Size

267 kB

Total Files

63

Last publish

Collaborators

  • tejasai
  • hackergil
  • michal.gruca
  • zeyber
  • psmul
  • mszczepaniak
  • sivaprasad.kare
  • divna-p
  • razvan-serediuc
  • jevtic.bojan
  • ketki-mujumdar