3.3.0 • Published 4 years ago

@schluss/plugin-banktransactions v3.3.0

Weekly downloads
37
License
MIT
Repository
github
Last release
4 years ago

Plugin integration test

Install all node_modules

./app/npm install

Install all app_modules (plugins)

This needs to be done per plugin:

./app/npm install --prefix ./app_modules ../npmjs.org/banktransactions

Build the code

npm run build

Run demo:

Fires up a local https server

npm run start

Additional notes:

  • All plugins are located in the npmjs.org/pluginname folder for now (later on of course online)
  • The main file at every plugin needs to be in src/plugin.js
  • Every plugin that has static assets (tpl/img/css etc) needs them placed in the pluginname/assets folder. Only then they will be copied* to the dist folder
  • There

** still a bug in webpack.config.js: copying the plugin's static assets is not working. It copies all files

3.3.0

4 years ago

3.2.0

4 years ago

3.1.9

4 years ago

3.1.6

4 years ago

3.1.5

4 years ago

3.1.4

4 years ago

3.1.3

4 years ago

3.1.2

4 years ago

3.1.1

4 years ago

3.1.0

4 years ago

3.0.9

4 years ago

3.0.8

4 years ago

3.0.7

4 years ago

3.0.6

4 years ago

3.0.5

4 years ago

3.0.4

4 years ago

3.0.3

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.7

5 years ago

2.0.6

5 years ago

2.0.4

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago