What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Upload Form revised for multiple-file support. In theory will just point it at a resource to edit and it will happily slurp it up, but edit will be revisited in the near future.
What is the current behavior? (You can also link to an open issue here)
Upload is disabled.
What is the new behavior (if this is a feature change)?
Upload works.
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
bit introduced to re-introduce the server's photo gallery in the near future based on components harvested from this project.
as such bit needs to be configured as in the bit configuration wiki
bit needs to be part of the build proccess, npm run bit will update everything
I was getting a package or main not found on npm i if it is a problem delete package-lock.json still tracking that one down.
Upload Form revised for multiple-file support. In theory will just point it at a resource to edit and it will happily slurp it up, but edit will be revisited in the near future.
Upload is disabled.
Upload works.
bit introduced to re-introduce the server's photo gallery in the near future based on components harvested from this project.
as such bit needs to be configured as in the bit configuration wiki
bit needs to be part of the build proccess, npm run bit will update everything
I was getting a package or main not found on
npm i
if it is a problem delete package-lock.json still tracking that one down.build