You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added new test case when working with non abs path in config. (f374da8)
Convert incoming importee to absolute path. When using rollup config this is not enforced by the system. (2e1dedd)
Added new test where root-index is placed in sub folder. (cd24152)
Fixed issues with script files with extensions. Looked like the previous behavior to filter extensions was broken overall. Also fixes root detection. (f18d45b)
removed support for .vue processing which was actually never been implemented correctly. (66d7e9c)
Added new failing test with JS extensions (41d5188)
Updated snapshots for new and synced smart-asset plugin. (5044530)