0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test
Jacob Wright 96c4455af9 Fixes an error with outros and elseifs
This is a fix for when an elseif doesn't have a final else, and the following error was thrown:

```
TypeError: Cannot read property 'o' of undefined
```

See https://svelte.technology/repl?version=2.12.0&gist=c33d308077447f8ba06b79d8ef5ab1e4
2018-08-24 14:01:51 -06:00
..
cli update unrelated test 2018-08-22 23:02:22 -04:00
create
css encapsulate local styles inside global ones - fixes #1618 2018-08-04 16:54:23 -04:00
custom-elements tweak test 2018-08-05 14:00:47 -04:00
formats
hydration
js Merge pull request #1670 from sveltejs/init 2018-08-22 22:23:51 -04:00
parser fix test 2018-08-22 18:03:18 +01:00
preprocess
runtime Fixes an error with outros and elseifs 2018-08-24 14:01:51 -06:00
server-side-rendering add non-spread test for attribute safety 2018-08-01 16:56:42 -04:00
sourcemaps
stats fix #1368 2018-04-28 21:00:07 -04:00
store fix and simplify cycle detection 2018-05-02 20:57:46 -04:00
validator handle single identifiers in {@debug} tags 2018-08-11 17:18:43 -04:00
helpers.js eslint 2018-08-03 20:03:15 -04:00
setup.js
test.js upgrade mocha 2018-08-03 23:30:25 -04:00