Terion

Results 99 comments of Terion

So this is no way to bring this plugin's functionality to Webpack 2.2 :(

same here. and it is inlined as text instead of ast :(

Adding event abstraction layer would be great

дойдут руки — попробую с твоего форка поиграть с конфигом нжинкса, чтобы полечить те проблемы, что ты говорил

> What version of Safari are you seeing this in? Mobile safari on iOS9, that is written in issue. You can't change it's version in iOS

While this is really strange, because calling this from console does not triggers an error. But in real app it fails. Maybe polyfill is loading before document.head is ready to...

And by the way: it tries to run `alter table `about_blocks` modify `image` char(36) null` while the column is like this already. It should not try to alter it

The diff of collection: It seems that it changed with directus update, BUT from DB standpoint this is the same, and it must not run alters over this column

Moreover, corresponding record in `directus_fields` table are the same in local and server dbs: ``` id collection field special interface options display display_options readonly hidden sort width translations note conditions...

And even more: Applied latest schema to fresh db, imported data from previous (only data, without structure, just inserted rows). On running schema apply again (the same schema!!): ``` alter...