3.3.0 • Published 5 years ago
@schluss/plugin-banktransactions v3.3.0
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
5 years ago
3.2.0
6 years ago
3.1.9
6 years ago
3.1.6
6 years ago
3.1.5
6 years ago
3.1.4
6 years ago
3.1.3
6 years ago
3.1.2
6 years ago
3.1.1
6 years ago
3.1.0
6 years ago
3.0.9
6 years ago
3.0.8
6 years ago
3.0.7
6 years ago
3.0.6
6 years ago
3.0.5
6 years ago
3.0.4
6 years ago
3.0.3
6 years ago
3.0.1
6 years ago
3.0.0
6 years ago
2.0.7
6 years ago
2.0.6
6 years ago
2.0.4
6 years ago
2.0.1
6 years ago
2.0.0
6 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.9
6 years ago
1.0.8
6 years ago
1.0.7
6 years ago
1.0.6
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago