1
0
Fork 0
mirror of synced 2024-06-14 08:44:49 +12:00

Igonre package

This commit is contained in:
Eldad Fux 2020-07-14 20:12:00 +03:00
parent ae44fd1796
commit 51f919c905
2 changed files with 1 additions and 4 deletions

View file

@ -32,4 +32,5 @@ include 'app.php';
->ignore(realpath(__DIR__ . '/../vendor/maxmind-db'))
->ignore(realpath(__DIR__ . '/../vendor/psr/log'))
->ignore(realpath(__DIR__ . '/../vendor/piwik'))
->ignore(realpath(__DIR__ . '/../vendor/symfony/polyfill-php70'))
->load();

View file

@ -46,10 +46,6 @@ $events = array_keys($this->getParam('events', []));
<div class="text-align-center">
<img src="" data-ls-attrs="src=/images/environments/nodejs.png" alt="Function Env." class="avatar huge margin-top-negative-xxl" />
<p class="margin-bottom-tiny">
Default Tag: #5eba35ec489b9
</p>
<p class="text-fade margin-bottom">
Node.js 14.2
</p>