mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #378] [MERGED] Fix broken build #737
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#737
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/BoostIO/BoostNote-App/pull/378
Author: @sbencoding
Created: 3/23/2020
Status: ✅ Merged
Merged: 3/26/2020
Merged by: @Rokt33r
Base:
master← Head:master📝 Commits (3)
981da7aMake build work0992f1eInstruction about .env file for build0b9250bMerge branch 'master' into master📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
readme.md(+2 -0)📄 Description
Hi!
I tried to build the project but ran into several problems.
In this PR I post the changes I've made to be able to build the project.
esEs.tstoesES.tsbecausesrc/lib/i18n.tsreferenced the file with the big S at the end..envfile in the project root. So contributors would need to create an empty one for the build to run. I'm not really familiar with the.envsystem used here, so I guess you could provide a better documentation for this problem than I did. My understanding is that you use that file for storing tokens for analytics but I didn't investigate it thoroughly.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.