Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Test media for file size #66

Open
maboa opened this issue Mar 30, 2020 · 1 comment
Open

Test media for file size #66

maboa opened this issue Mar 30, 2020 · 1 comment
Assignees
Labels
package/app All things related to `packages/app`
Milestone

Comments

@maboa
Copy link

maboa commented Mar 30, 2020

large background audio files may cause issues my bloating the project - would be good to make thee user aware.

@piotrfonte
Copy link
Member

fs.stat('./IMG_2918.jpg', (err, data) => console.log(data.size))
fs.statSync('./IMG_2918.jpg').size works

@piotrfonte piotrfonte self-assigned this Mar 31, 2020
@piotrfonte piotrfonte added the package/app All things related to `packages/app` label Mar 31, 2020
@piotrfonte piotrfonte added this to the Pre-release milestone Mar 31, 2020
@piotrfonte piotrfonte changed the title provide audio file size Test media for file size Apr 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package/app All things related to `packages/app`
Projects
None yet
Development

No branches or pull requests

2 participants