mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
9242d498d7
* server now are executed in the jest setup phase * disable one snapshot
6 lines
100 B
JavaScript
6 lines
100 B
JavaScript
// @flow
|
|
|
|
module.exports = async function() {
|
|
// here we should create dinamically config files
|
|
};
|