Logo
Explore Help
Sign In
joe/kami-parse-server
Public Access
1
0
Fork 0
You've already forked kami-parse-server
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
6d9be914058bb64a7d9f969aba2a27f1bb98ed4b
kami-parse-server/src/deprecated.js

6 lines
169 B
JavaScript
Raw Normal View History

Removes GCS Adapter from provided adapters * :bomb: removes exposed GCS files adapter - Should fix problems with GCS - Throws error that shows the right repo
2016-04-05 18:18:49 -04:00
export function useExternal(name, moduleName) {
fix(prettier): Properly handle lint-stage files (#6970) Now handles top level files and recursive files in folders. Set max line length to be 100
2020-10-25 15:06:58 -05:00
return function () {
Removes GCS Adapter from provided adapters * :bomb: removes exposed GCS files adapter - Should fix problems with GCS - Throws error that shows the right repo
2016-04-05 18:18:49 -04:00
throw `${name} is not provided by parse-server anymore; please install ${moduleName}`;
Use Prettier JS (#5017) * Adds prettier * Run lint before tests
2018-09-01 13:58:06 -04:00
};
Removes GCS Adapter from provided adapters * :bomb: removes exposed GCS files adapter - Should fix problems with GCS - Throws error that shows the right repo
2016-04-05 18:18:49 -04:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 1230ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API